--- tags: - gguf - llama.cpp - unsloth --- # SlothTest : 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 jtamondo/SlothTest --jinja` - For multimodal models: `llama-mtmd-cli -hf jtamondo/SlothTest --jinja` ## Available Model files: - `olmo-3-7b-instruct.Q4_K_M.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)