Why it matters
Offload shapes large-model training. Understanding shapes ZeRO Infinity.
Advertisement
The architecture
Move state to CPU / NVMe.
Fetch during compute.
Prefetch to hide latency.
PCIe bandwidth constraint.
Advertisement
How it works end to end
DeepSpeed ZeRO Offload + Infinity.
FSDP CPU offload.
PCIe 4.0/5.0 bandwidth.
Overlap fetch + compute.