--- tags: - gguf - llama.cpp - unsloth - vision-language-model --- # PII-q4 : 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 StarsMakeGalaxy/PII-q4 --jinja` - For multimodal models: `llama-mtmd-cli -hf StarsMakeGalaxy/PII-q4 --jinja` ## Available Model files: - `Qwen3.5-2B.Q4_K_M.gguf` - `Qwen3.5-2B.F16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)