Skip to content

Mixture of experts (MoE)

Mixture of experts splits a model into parallel sub-networks and routes each token through only a few of them, not the whole model.

  • MoE
  • Mixtral
  • sparse model
  • expert routing
  • active parameters
  • DeepSeek
  • router network
  • dense vs sparse LLM
  • gating network