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