qwenTest / README.md
jtamondo's picture
Add README
a523be3 verified
|
Raw
History Blame Contribute Delete
690 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

qwenTest : GGUF

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

Example usage:

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

Available Model files:

  • qwen3-8b.Q4_K_M.gguf

Ollama

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