What is Mixture-of-Experts?

An architecture that holds many smaller 'expert' sub-networks inside one model and activates only a few of them for each input. It lets a model have a large total parameter count while keeping the actual computation per request much smaller, so it can approach big-model performance at a lower cost.

Briefings mentioning this
2026-08-02

Terms seen alongside this one