Question Answering
GGUF
qwen3_5
llama.cpp
vision-language-model
conversational
nphearum's picture
Add README
bf6ba67 verified
|
raw
history blame
821 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Qwen3.5-4BxOpus-5.6-Code-Reasoning-Full-Distilled-GGUF : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf nphearum/Qwen3.5-4BxOpus-5.6-Code-Reasoning-Full-Distilled-GGUF --jinja
  • For multimodal models: llama-mtmd-cli -hf nphearum/Qwen3.5-4BxOpus-5.6-Code-Reasoning-Full-Distilled-GGUF --jinja

Available Model files:

  • Qwen3.5-4B.Q2_K_L.gguf
  • Qwen3.5-4B.BF16-mmproj.gguf This was trained 2x faster with Unsloth