Detecting MoE route flips works, fixing them is near-random
MoE route flips are tokens that switch experts under KV-cache quantization. Detection hits AUC 0.772 but harm prediction is at chance, bounding selective repair.
4 stories tagged moe.
MoE route flips are tokens that switch experts under KV-cache quantization. Detection hits AUC 0.772 but harm prediction is at chance, bounding selective repair.
Qwen3.8 open weights give you 2.4 trillion parameters with 95 billion active per token, Alibaba's largest. Here is what beginners should know.
Quantized MoE route flips silently corrupt expert selection. Detection is easy, but knowing whether to fix each flip requires causal damage analysis.
Hy3 is Tencent's 295-billion-parameter open-weights model with 21 billion active parameters per token. It uses a Mixture-of-Experts architecture to rival larger models at lower cost, cutting hallucination to 5.4 percent.