--- tags: - gguf - llama.cpp - unsloth --- # test : 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 mammothsoft/test --jinja` - For multimodal models: `llama-mtmd-cli -hf mammothsoft/test --jinja` ## Available Model files: - `meta-llama-3.1-8b.Q8_0.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)