2024
DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models
ACL 2024long
In the era of large language models, Mixture-of-Experts (MoE) is a promising architecture for managing computational costs when scaling up model parameters. However, conventional MoE architectures like GShard, which activate the top-K out of N experts, face challenges in ensuring expert specializati…