--- tags: - gguf - llama.cpp - unsloth - vision-language-model --- # Gemma4-e2b-SFT : 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 Kadabra/Gemma4-e2b-SFT --jinja` - For multimodal models: `llama-mtmd-cli -hf Kadabra/Gemma4-e2b-SFT --jinja` ## Available Model files: - `Gemma4-e2b-CPT.Q6_K.gguf` - `Gemma4-e2b-CPT.Q3_K_M.gguf` - `Gemma4-e2b-CPT.Q2_K_L.gguf` - `Gemma4-e2b-CPT.Q8_0.gguf` - `Gemma4-e2b-CPT.Q5_K_M.gguf` - `Gemma4-e2b-CPT.Q4_K_M.gguf` - `Gemma4-e2b-CPT.BF16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)