gcards's picture
Add README
6b33927 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

phi3-tictactoe-reasoning : GGUF

This model was finetuned and converted to GGUF format using 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