phi_finetune / README.md
intercroc's picture
Add README
a7b81c8 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

phi_finetune : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf intercroc/phi_finetune --jinja
  • For multimodal models: llama-mtmd-cli -hf intercroc/phi_finetune --jinja

Available Model files:

  • phi-4.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth