We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've this error: llama_get_logits_ith: invalid logits id 214, reason: no logits [1] 16721 segmentation fault
I follow this example https://scisharp.github.io/LLamaSharp/0.11.2/Examples/KernelMemorySaveAndLoad/ and use I use this model Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I've this error: llama_get_logits_ith: invalid logits id 214, reason: no logits
[1] 16721 segmentation fault
Reproduction Steps
I follow this example https://scisharp.github.io/LLamaSharp/0.11.2/Examples/KernelMemorySaveAndLoad/
and use I use this model Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf
Environment & Configuration
Known Workarounds
No response
The text was updated successfully, but these errors were encountered: