2024
LocMoE: A Low-overhead MoE for Large Language Model Training
IJCAI 2024poster
The Mixtures-of-Experts (MoE) model is a widespread distributed and integrated learning method for large language models (LLM), which is favored due to its ability to sparsify and expand models efficiently. However, the performance of MoE is limited by load imbalance and high latency of All-to-All c…