SlothTestv.2 / README.md
jtamondo's picture
Add README
462e8c3 verified
|
Raw
History Blame Contribute Delete
727 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

SlothTestv.2 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jtamondo/SlothTestv.2 --jinja
  • For multimodal models: llama-mtmd-cli -hf jtamondo/SlothTestv.2 --jinja

Available Model files:

  • qwen3-1.7b.Q4_K_M.gguf

Ollama

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