SupervisedFT-v1 / README.md
Teleconnextions's picture
Add README
b48dcf0 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

SupervisedFT-v1 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Teleconnextions/SupervisedFT-v1 --jinja
  • For multimodal models: llama-mtmd-cli -hf Teleconnextions/SupervisedFT-v1 --jinja

Available Model files:

  • qwen2.5-3b-instruct.Q4_K_M.gguf

Ollama

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