--- tags: - gguf - llama.cpp - unsloth datasets: - faunix/Qwen3.8-27B-Distillation-40K base_model: - LiquidAI/LFM2.5-2.6B --- # LMF-2.5-2B-Code-GGUF : 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 bunnycore/LMF-2.5-2B-Code-GGUF --jinja` - For multimodal models: `llama-mtmd-cli -hf bunnycore/LMF-2.5-2B-Code-GGUF --jinja` ## Available Model files: - `LFM2.5-2.6B.Q5_K_M.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)