--- tags: - gguf - llama.cpp - unsloth --- # MiniCPM5-1B-Opus-Distill : 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 koshuro/MiniCPM5-1B-Opus-Distill --jinja` - For multimodal models: `llama-mtmd-cli -hf koshuro/MiniCPM5-1B-Opus-Distill --jinja` ## Available Model files: - `MiniCPM5-1B.Q4_K_M.gguf` - `MiniCPM5-1B.F16.gguf` - `MiniCPM5-1B.Q5_K_M.gguf` - `MiniCPM5-1B.Q6_K.gguf` - `MiniCPM5-1B.Q8_0.gguf` - `MiniCPM5-1B.BF16.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)