--- title: Token Routing Interactive Paper emoji: 🧭 colorFrom: purple colorTo: green sdk: static app_file: index.html pinned: false license: apache-2.0 short_description: Interactive companion for the 306.5M routing study. --- # Token Identity Routing — Interactive Paper Interactive companion for **Token Identity as a Routing Signal for Residual MLP Experts**. The Space provides: - an architecture explorer for the shared SwiGLU and fixed top-2 residual path; - checkpoint-derived tokenizer IDs and expert assignments for selected tokens; - the reported matched-run measurements and their stated limitations; - live side-by-side SSE generation from `Pacific-i64/TR-MOE-306` and `Pacific-i64/Dense-306`. The interactive interface is a presentation and inspection companion. It is not additional experimental evidence. ## Sources - [Paper and reproducibility artifacts](https://github.com/Complexity-ML/tmlr-paper-pool) - [TR-MOE-306](https://huggingface.co/Pacific-i64/TR-MOE-306) - [Dense-306](https://huggingface.co/Pacific-i64/Dense-306) - [vllm-i64](https://github.com/Complexity-ML/vllm-i64)