Reference · Glossary

Mixture of experts

Architecture that routes each token to a subset of expert sub-networks — scales capacity without running every parameter.

#When to use

When designing, debugging, or explaining AI systems that mention this term in docs or code.

#When not to

When a simpler term (prompt, chat, search) is enough for your audience.

#Example

See the linked lesson for an interactive walkthrough.