Glossary term
Glossary term
Agentic Systems
Abbreviation for mixture of experts.
Created for this library
An LLM team adopts an MOE architecture to scale parameter count without proportionally scaling inference cost.
A search platform team uses MOE so different experts specialize on different query types under a shared router.
A research lab uses MOE in its multilingual translation model so each expert specializes on related language groups.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License