Qwen3.5-2B-coder / README.md
xprilion's picture
Add README
6c4feb0 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Qwen3.5-2B-coder : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf xprilion/Qwen3.5-2B-coder --jinja
  • For multimodal models: llama-mtmd-cli -hf xprilion/Qwen3.5-2B-coder --jinja

Available Model files:

  • Qwen3.5-2B.Q3_K_M.gguf
  • Qwen3.5-2B.F16-mmproj.gguf This was trained 2x faster with Unsloth