Why it matters
Expert parallel shapes MoE. Understanding shapes design.
Advertisement
The architecture
Experts sharded across GPUs.
All-to-all: send tokens to expert GPUs.
Compute + return.
Advertisement
How it works end to end
All-to-all is bottleneck.
Load balance affects.
Combine with TP + PP.
Communication overlap.