--- tags: - gguf - llama.cpp - unsloth - vision-language-model --- # model : GGUF This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth). **Example usage**: - For text only LLMs: `llama-cli -hf user0117/model --jinja` - For multimodal models: `llama-mtmd-cli -hf user0117/model --jinja` ## Available Model files: - `Qwopus3.5-9B-Coder.Q8_0.gguf` - `Qwopus3.5-9B-Coder.F16.gguf` - `Qwopus3.5-9B-Coder.Q4_K_M.gguf` - `Qwopus3.5-9B-Coder.F16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)