--- tags: - gguf - llama.cpp - unsloth - vision-language-model base_model: - google/gemma-4-12B datasets: - attentionAllYouNeed/Vibe-Coding-Claude-Fable-5 --- # gemma-4-12b-fable-5 : 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 thebbg/gemma-4-12b-fable-5 --jinja` - For multimodal models: `llama-mtmd-cli -hf thebbg/gemma-4-12b-fable-5 --jinja` ## Available Model files: - `gemma-4-12B-it.Q8_0.gguf` - `gemma-4-12B-it.BF16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)