DeepEP
DeepEP is an open-source GPU communication library built by DeepSeek for Mixture-of-Experts (MoE) models.
Explore Mixture of Experts through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Mixture of Experts.
Showing 1-3 of 3 articles
DeepEP is an open-source GPU communication library built by DeepSeek for Mixture-of-Experts (MoE) models.
Expert Parallelism (EP) is a model-parallelism strategy specific to Mixture of Experts (MoE) neural networks in which the individual expert sub-networks (typically feed-forward blocks) are sharded across…
MoonEP is an open-source expert-parallel communication library for mixture-of-experts models, released by Moonshot AI on July 27, 2026 under the MIT License.