Views
No views yet
Modelfile (template + stop tokens + generation params) to prevent repetitionollama run hf.co/ravikadam/illuminezilladraft-qwen3-4b-ggufNote: Running the GGUF directly may not apply the custom template/stop parameters from theModelfile.
1git clone https://huggingface.co/ravikadam/illuminezilladraft-qwen3-4b-gguf
2cd illuminezilladraft-qwen3-4b-gguf
3
4ollama create zilla:fp16 -f Modelfile
5ollama run zilla:fp16qwen3-4b-zilla-fp16.gguf — model weights (Git LFS)Modelfile — Ollama template + generation parameters