MoE inference study says dropping 28% of routed experts left GSM8K unchanged
dai_app · reddit · 2026-07-25
A small MoE inference study found that the routing tail is surprisingly redundant.
- On a 35B MoE with top-8-of-256 routing, dropping about 28% of the lowest-weight routed experts did not change GSM8K accuracy.
- Baseline was 12/15 correct; every threshold tested, including the most aggressive one, was 13/15.
- 12 of 15 questions produced the exact same final answer across all settings, and response lengths stayed flat.
The setup used greedy decoding, so differences came only from skipping experts. The author notes the sample is tiny and the result is not a general proof, but it suggests the router’s low-weight tail may be a useful target for inference speedups when memory traffic is the bottleneck.
More from Infra
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11
- Your p99 latency benchmark may be lying: a deep dive into coordinated omission — Franc0Fernand0 · 2026-09-11