Example. Top-k expert routing and its DeepSeek counterpart [ftip-000Z]
Example. Top-k expert routing and its DeepSeek counterpart [ftip-000Z]
A routed mixture-of-experts layer uses router scores to activate only a declared subset of routed experts, then combines their outputs with any shared expert path.
The revision-pinned configuration [⧉] declares \(256\) routed experts, \(6\) experts selected per token, and one shared expert. This instantiates the selection interface while leaving the artifact's router scores, load-balancing mechanism, and expert outputs unspecified.