Qwen 3.5 Reasoning (Claude 4.6 Distilled)

Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled

A 27B powerhouse distilled from Claude 4.6 Opus. Built for deep analytical reasoning and stable agentic performance in the watch market.

How to Use

To get started, install the `transformers` library:

pip install transformers

Then, use the following snippet to load the model:

from transformers import AutoTokenizer, AutoModelForCausalLM

model_id = "Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)

# Your inference code here...

Available Versions

Tag / VariantSizeFormatDownload
Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled:unslothqwenqwen3.5reasoningchain-of-thoughtDense16.5GBBF16Link

Model Details

Teacher Model

Claude-4.6-Opus

Distillation Method

Knowledge Distillation (Logits)

Training Dataset

Flickr30k (Conceptual)

Primary Task

Multimodal Generation

Performance Metrics (Example)

MetricStudent ModelTeacher Model
Model Size16.5GB8.5GB
BLEU Score28.530.1