ToMoE paper converts dense LLMs to MoE without fine-tuning
pmttyji · reddit · 2026-08-24
ToMoE proposes a method to convert dense Large Language Models into Mixture-of-Experts (MoE) models through dynamic structural pruning. This approach reduces the number of active parameters without permanently deleting them, converting MLP layers into a MoE architecture to maintain a fixed count of active parameters. Experiments show it consistently outperforms previous structural pruning techniques on model families like Phi-2, LLaMA-2/3, and Qwen-2.5, even without fine-tuning. The code is open-sourced on GitHub.
More from Models
- Chinese Open Models Surpass US in Research Usage — xeophon · 2026-08-24
- Qwen3.8 27B at 11.7 tok/s on RTX 4070 Ti + Mac Air — zannix · 2026-08-24
- Teutonic-II 110B Open Source Model Released with Full Dataset — const_reborn · 2026-08-24
- NVIDIA's Catanzaro: Planning to Release Stronger Internal Teacher Models — Dan_Jeffries1 · 2026-08-24
- Gemini Desktop to Get Avatars; Gemini 4 Preparation Detected — testingcatalog · 2026-08-24
- dots3-note Preview: 16B Active Parameters Model for Long-Horizon Agency — rohanpaul_ai · 2026-08-24