COMPLEXITY Research companion
Interactive architecture study

Token identity as a routing signal for residual MLP experts

Explore how a fixed lexical lookup selects a narrow residual parameter subspace while a shared dense SwiGLU path handles contextual computation.

306.5M parameters 8B training tokens fixed top-2 routing
Interactive companion — not additional experimental evidence.
Token
Layer-specific deterministic routes
Checkpoint-derived tokenizer IDs and fixed top-2 assignments.
E0E1E2E3 Layer 10.50.5 Layer 60.50.5 Layer 120.50.5 Layer 180.50.5
Token “routing” follows a reproducible, layer-specific route. A different occurrence of the same token keeps the same route, while its hidden-state input still changes with context.
Last common evaluation point
Fixed evaluation stream from the FineWeb-Edu training split · lower is better
Dense Token-routed
MeasurementDenseRouted
Parameters306.5M306.5M
Evaluation NLL2.94822.9329
NLL difference−0.0153
Training tokens8B8B
Seeds11

Single-seed matched-run observation. Evaluation is not held out; downstream multiple-choice differences are within one reported standard error.

Dense-306 ready

Dense output will stream here token by token.

TR-MOE-306 ready

Token-routed output will stream here token by token.

Public CPU inference · SSE streaming · qualitative comparison only