Image-Text-to-Text
GGUF
English
distillation
reasoning
conversational
How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf khazarai/Qwen3.5-2B-Qwen3.6-plus-Distilled-GGUF:F16
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default khazarai/Qwen3.5-2B-Qwen3.6-plus-Distilled-GGUF:F16
Run Hermes
hermes
Quick Links

Model Card: Qwen3.5-Qwen3.6-plus-Reasoning-Distilled-GGUF

Overview

This model is a distilled reasoning-enhanced variant of Qwen3.5-2B, designed to improve:

  • Structured reasoning
  • Step-by-step problem solving
  • Decision stability
  • Output efficiency (token usage)

The model is trained via distillation from a stronger reasoning model (Qwen3.6-plus), transferring:

  • Clean reasoning trajectories
  • Better stopping behavior
  • Reduced reasoning noise

Key Improvements Over Base Model

Reasoning Efficiency

Compared to the base model, this model:

  • Produces shorter and more relevant reasoning chains
  • Avoids repetitive self-verification loops
  • Maintains high signal-to-noise ratio

Stability

The base model often exhibits:

  • Overthinking
  • Infinite or near-infinite reasoning loops
  • Hypothesis explosion

This distilled model:

  • Converges faster to a solution
  • Maintains deterministic reasoning paths
  • Avoids reasoning drift

Decision-Making

  • Improved reasoning termination policy
  • Clearer final answers
  • Better alignment between reasoning and output

Known Failure Modes

  • Occasional hallucinated justifications
  • Overconfidence in incorrect options
  • Missing rare edge-case interpretations
  • Limited deep domain reasoning beyond training distribution

Available Model files:

qwen3.6-plus-Distilled-GGUF.F16.gguf qwen3.6-plus-Distilled-GGUF.Q8.gguf

An Ollama Modelfile is included for easy deployment.

Downloads last month
940
GGUF
Model size
2B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for khazarai/Qwen3.5-2B-Qwen3.6-plus-Distilled-GGUF

Finetuned
Qwen/Qwen3.5-2B
Quantized
(1)
this model

Datasets used to train khazarai/Qwen3.5-2B-Qwen3.6-plus-Distilled-GGUF

Collection including khazarai/Qwen3.5-2B-Qwen3.6-plus-Distilled-GGUF