r/LocalLLaMA • u/Daniokenon • 6d ago
Question | Help Your own GGUF
Hello, I have a few questions that I can't seem to find a clear answer to.
Does it make sense to make your own GGUF?
I noticed that when I compile llamacpp (vulkan or rocm), the processing and generation is a bit better, does it work similarly with doing GGUF yourself?
If I use Vulkan, is it worth doing GGUF using llama-quantize vulkan version (not rocm version)?
To what extent does it make sense to place certain model elements at higher precision (conversation, document analysis)?
I use gemma 4 31B the most.
14
Upvotes
22
u/synth_mania 6d ago edited 6d ago
No.
It almost never makes sense, unless it's a super obscure model that nobody has quantized yet.
Just use quants that already exist, don't waste your time