π The Gating Crisis: Sparse MoE Router Simulator π§ β‘
Part of the UnitBuilds CC Playgrounds Suite
Architecture: Sparse MoE
Deployment: Cloud%20Run
Welcome, neural engineer. You have been put in charge of the Gating Network (Router) for a running Mixture of Experts (MoE) Large Language Model.
Your task is to route incoming multi-modal token streams ([T] Text, [M] Math, [V] Vision, [A] Audio, and [C] Code) to specialized Feed-Forward Network (FFN) experts in real-time. Since this is a Top-2 Routing network, you must dispatch every token to exactly two experts before it reaches the eviction threshold.
If you route tokens incorrectly, the model's output quality degrades into perplexity collapse. If you overload any individual expert beyond its queue limit, the system experiences Capacity Drops (loss of data).
πΉοΈ Game Mechanics (How to Play)
-
β¨οΈ Hotkey Routing: Use numbers
1 to 8 (or 1 to 4 in simplified mode) to...