qwopus / README.md
anon334test's picture
add README.md
cabe720 verified
|
Raw
History Blame Contribute Delete
812 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Qwopus3.5-0.8B-v3-GGUF : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Jackrong/Qwopus3.5-0.8B-v3-GGUF --jinja
  • For multimodal models: llama-mtmd-cli -hf Jackrong/Qwopus3.5-0.8B-v3-GGUF --jinja

Available Model files:

  • Qwen3.5-0.8B.Q8_0.gguf
  • Qwen3.5-0.8B.Q6_K.gguf
  • Qwen3.5-0.8B.Q5_K_M.gguf
  • Qwen3.5-0.8B.Q4_K_M.gguf
  • Qwen3.5-0.8B.BF16-mmproj.gguf This was trained 2x faster with Unsloth