File size: 1,111 Bytes
dcc1534
 
e47e7ef
 
 
dcc1534
e47e7ef
dcc1534
e47e7ef
 
dcc1534
 
e47e7ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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)