Frontier Model Atlas

Qwen3.6-35B-A3B · checkpoint boundary

Where vision enters the language model

The Atlas now models both sides of Qwen3.6's multimodal boundary: a 27-block vision encoder produces 2,048-dimensional visual features that enter the language-model embedding stream before the 40-layer decoder stack.

Vision depth27released vision blocks
Vision hidden1,152d16 heads · 4,304d MLP
Vision output2,048dmatches language hidden width
Language depth40released decoder blocks

Checkpoint graph

The multimodal handoff

Exact configuration facts are shown as dimensions and counts. The spatial layout explains data flow; it is not a recorded activation trace.

Evidence boundary

What this page claims

The Atlas keeps checkpoint truth, explanatory geometry and simulated activity as separate evidence levels.

Exact

Released configuration

27 vision blocks, 1,152d hidden size, 16 heads, 4,304d MLP, patch size 16, temporal patch 2, spatial merge 2, 2,048d vision output and 40 language blocks.

Exact topology

Subsystem boundary

Conv3D patch embedding, learned spatial positions, vision RoPE, pre-norm attention/MLP blocks, patch merger and visual-feature insertion into the language embedding stream are represented from released implementation evidence.

Still illustrative

Runtime activity

The Atlas does not claim captured pixel activations, learned attention maps or real token-level activation magnitudes. On-screen motion and intensity remain explanatory.

Primary evidence

Source-backed, not decorative