-
Hi! I was wondering if it's possible to convert a 4bit GPTQ model (converted via AutoGPTQ) to the GGUF format? Would be great if I could have some pointers to how this can be done. |
Beta Was this translation helpful? Give feedback.
Answered by
Green-Sky
Sep 27, 2023
Replies: 1 comment 3 replies
-
This used to (?) be a thing. But resulted in subpar models, so i strongly argue against it. Either get the same model in gguf or convert it yourself from the original files. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Nilabhra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This used to (?) be a thing. But resulted in subpar models, so i strongly argue against it. Either get the same model in gguf or convert it yourself from the original files.