Questions
Common questions.
What is Mixture of Experts (MoE)?
Mixture of Experts is a model architecture that routes each input to a subset of specialised sub-networks rather than processing through the entire model.
Why does Mixture of Experts (MoE) matter for AI agents?
MoE enables larger, more capable models with lower inference cost.
Which terms are related to Mixture of Experts (MoE)?
Closely related concepts include Inference Cost, LLM Gateway, Cost per Task (Agent), Token. Each is defined in the Prefactor glossary.
Keep reading