Skip to content

Multiprocessing logic #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 22, 2024
Merged

Multiprocessing logic #175

merged 6 commits into from
Oct 22, 2024

Conversation

JoyboyBrian
Copy link
Contributor

No description provided.

@JoyboyBrian JoyboyBrian requested a review from zhiyuan8 October 19, 2024 00:18
Copy link
Contributor

@zhiyuan8 zhiyuan8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please ask David to test

@JoyboyBrian JoyboyBrian marked this pull request as draft October 21, 2024 06:08
@JoyboyBrian
Copy link
Contributor Author

Windows Issue

Traceback (most recent call last):
  File "C:\nexa-sdk\nexa-sdk\nexa\gguf\nexa_inference_text.py", line 116, in _load_model
    self.model = Llama(
  File "C:\nexa-sdk\nexa-sdk\nexa\gguf\llama\llama.py", line 364, in __init__
    _LlamaModel(
  File "C:\nexa-sdk\nexa-sdk\nexa\gguf\llama\_internals_transformers.py", line 50, in __init__
    self.model = llama_cpp.llama_load_model_from_file(
OSError: exception: access violation reading 0x0000000000000000
2024-10-20:21:35:32,909 ERROR    [nexa_eval.py:145] An error occurred during evaluation: exception: access violation reading 0x0000000000000000

@zhiyuan8 zhiyuan8 marked this pull request as ready for review October 22, 2024 04:28
@zhiyuan8 zhiyuan8 merged commit 41e2d40 into main Oct 22, 2024
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants