Gated DeltaNet36 · 75%QSA12 · 25%
Layer blueprintAttention · FFN · residual, aligned by transformer block48 layers
- Layer mix
- 36× Gated DeltaNet · 12× QSA
- QSA indexer
- 4× blocks · 4Q/1K × 128d · top 2,048
- PLE N-gram
- 51B · 2/3-gram · layer 2
- FFN schedule
- 48 learned-routing MoE
- Experts / token
- 10 / 512 routed + 1 shared
- Vision tower
- 27 blocks · 1152d → 2560d
- Residual topology
- 4-stream Gated Residual
- Main-model active share
- 4.8% of main model
Each blueprint column is one transformer block. Hover or keyboard-focus a linked cell to read attention, feed-forward and residual structure as one aligned layer; linked cells open the corresponding walkthrough or inspector. DSA cells additionally preserve whether the layer runs a full indexer or reuses a shared IndexShare selection. QSA cells preserve their per-layer sparse retrieval identity, while PLE is marked on the decoder layer receiving N-gram features. MoE cells preserve any layer-level routing transition encoded by the checkpoint manifest. Structural encoding only — it does not imply benchmark quality, throughput or FLOPs.