--- tags: - gguf - llama.cpp - unsloth --- # LLF : 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 Xenobd/LLF --jinja` - For multimodal models: `llama-mtmd-cli -hf Xenobd/LLF --jinja` ## Available Model files: - `LFM2.5-230M.F16.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)