Qwen3.5-2B — Opus-Distil

A 2B-parameter Qwen3.5 fine-tune, part of the Opus-Distil line in the reaperdoesntknow open-weight portfolio. Text-generation / reasoning model, trained with Unsloth

  • Hugging Face TRL.

Convergent Intelligence LLC: Research Division

  • Base model: unsloth/Qwen3.5-2B
  • License: Apache-2.0
  • Task: text-generation

Experimental research checkpoint. Not yet benchmarked — validate outputs before relying on them.

from transformers import AutoModelForCausalLM, AutoTokenizer
tok = AutoTokenizer.from_pretrained("reaperdoesntknow/Qwen3.5-2B-Opus-Distil")
model = AutoModelForCausalLM.from_pretrained("reaperdoesntknow/Qwen3.5-2B-Opus-Distil", torch_dtype="auto", device_map="auto")

Downloads last month
550
Safetensors
Model size
2B params
Tensor type
F32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for reaperdoesntknow/Qwen3.5-2B-Opus-Distil

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

Collection including reaperdoesntknow/Qwen3.5-2B-Opus-Distil