Skip to content
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

35b-beta-long (command-r finetune) iquants will not offload into gpu #842

Open
lemon07r opened this issue May 12, 2024 · 0 comments
Open

Comments

@lemon07r
Copy link

lemon07r commented May 12, 2024

Model in question: https://huggingface.co/bartowski/35b-beta-long-GGUF
The regular q_K quants from the same repo (tested with q4k_M) offload just fine into gpu. Tested with a 6900 xt using vulkan. None of the iq4 and iq3 quants would load for me with gpu offloading, but work just fine in cpu only inference (clblast).

EDIT - Here's the last message I see on screen before it crashes:

GGML_ASSERT: ggml-vulkan.cpp:2940: !qx_needs_dequant || to_fp16_vk_0 != nullptr

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

No branches or pull requests

1 participant