-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Vulkan evaluation failed: ggml_vulkan: Error: Missing op: GET_ROWS #6376
Comments
This should be fixed by #6155 (according to #6155 (comment)). In the meantime, either use 55c1b2a (right before #6122 was merged), or https://github.com/ggerganov/llama.cpp/releases/tag/b2536 for the nearest previous release. |
Meet as well. |
Thanks @compilade and @0cc4m! |
I'm still getting this error on version
|
Any specific reason you're using such an old version? It should work on latest master. |
That version is only like 2 weeks old, right? It's the latest version in my distro's repositories, but I should be able to try with latest from source and I'll report back. |
When I try to evaluate input with llama.cpp compiled with the
LLAMA_VULKAN
flag, I get this error:Model used: https://huggingface.co/meetkai/functionary-small-v2.2-GGUF/blob/main/functionary-small-v2.2.q4_0.gguf
llama.cpp release: b2568
Full logs:
The text was updated successfully, but these errors were encountered: