Views
No views yet
| Property | Value |
|---|---|
| Total Parameters | 2,220,761,920 (2.22B) |
| Active Parameters | 1,612,063,552 (1.61B) |
| Architecture | Qwen3.5 Hybrid MoE |
| Experts | 8 routed + 1 shared, top-2 |
| Hidden Size | 2048 |
| Layers | 24 (hybrid: DeltaNet + full attention) |
| Attention | GQA 8Q / 2KV, head_dim=256 |
| Context | 262,144 tokens |
| Vocab | 248,320 |
| Dtype | bfloat16 |
| Component | Source | Strategy |
|---|---|---|
| Embeddings, LM Head | Qwen/Qwen3.5-2B | Exact copy |
| Attention (Q/K/V/O, norms) | Qwen/Qwen3.5-2B | Exact copy |
| DeltaNet (linear attention) | Qwen/Qwen3.5-2B | Exact copy |
| Vision encoder | Qwen/Qwen3.5-2B | Exact copy |
| Layer norms | Qwen/Qwen3.5-2B | Exact copy |
| Routed experts | Qwen3.5-35B-A3B | Slice 256->8, bilinear resize |
| Shared expert | Qwen3.5-35B-A3B | Bilinear resize |
| Router | Qwen3.5-35B-A3B | Slice + resize |