--- tags: - gguf - llama.cpp - unsloth --- # phi3-tictactoe-reasoning : 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 gcards/phi3-tictactoe-reasoning --jinja` - For multimodal models: `llama-mtmd-cli -hf gcards/phi3-tictactoe-reasoning --jinja` ## Available Model files: - `qwen2.5-14b-instruct.Q4_K_M.gguf` ## Ollama An Ollama Modelfile is included for easy deployment. This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)