Llama.cpp + SYCL only support the model type GGML_TYPE_IQ*.gguf? #8386
Unanswered
SunYabin0329
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support data types: GGML_TYPE_IQ4_NL, GGML_TYPE_IQ4_XS, GGML_TYPE_IQ3_XXS, GGML_TYPE_IQ3_S, GGML_TYPE_IQ2_XXS, GGML_TYPE_IQ2_XS, GGML_TYPE_IQ2_S, GGML_TYPE_IQ1_S, GGML_TYPE_IQ1_M.
if i use the model GGML_TYPE_Q without "I",the GPU wont work?
Beta Was this translation helpful? Give feedback.
All reactions