QwenReviewer / README.md
mrlectus's picture
Add README
fbc5ef3 verified
|
Raw
History Blame Contribute Delete
756 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

QwenReviewer : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf mrlectus/QwenReviewer --jinja
  • For multimodal models: llama-mtmd-cli -hf mrlectus/QwenReviewer --jinja

Available Model files:

  • qwen3-1.7b.Q5_K_M.gguf
  • qwen3-1.7b.Q8_0.gguf
  • qwen3-1.7b.Q4_K_M.gguf

Ollama

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