-
I would like to make one for Maverick but can't figure out how. |
Beta Was this translation helpful? Give feedback.
Answered by
justinjja
May 20, 2025
Replies: 1 comment
-
This ended up being really easy: python convert_hf_to_gguf.py /path/to/llama-4-maverick --outtype f16 --mmproj --outfile mmproj-Llama-4-Maverick-17B-128E-Instruct-f16.gguf https://huggingface.co/justinjja/Llama-4-Maverick-Vision-GGUF/tree/main |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
justinjja
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This ended up being really easy:
python convert_hf_to_gguf.py /path/to/llama-4-maverick --outtype f16 --mmproj --outfile mmproj-Llama-4-Maverick-17B-128E-Instruct-f16.gguf
https://huggingface.co/justinjja/Llama-4-Maverick-Vision-GGUF/tree/main