SkewAdam cuts MoE optimizer state from 50.6 GB to 1.29 GB on a 6.78B model

Nuemaan Malik · hf · 2026-07-22

A new MoE optimization paper argues that where optimizer state lives matters almost as much as how much of it there is.

The paper studies SkewAdam, which separates MoE parameters into three groups with different state needs:

On a 6.78B-parameter MoE language model, this cuts optimizer state from 50.6 GB to 1.29 GB, reducing peak training memory from 81.4 GB to 31.3 GB — low enough for a 40 GB accelerator.

In controlled runs over 82M tokens, SkewAdam reaches validation perplexity 108.4, better than AdamW (126.8), Muon (120.2), and Lion (393.7). The paper also reports that the memory savings come from the tiered allocation, while the accuracy gains come mainly from keeping momentum.

Related event: SkewAdam Slashes MoE Optimizer Memory by 97.4%(2 posts)→

Original post →

More from Infra

Infra channel →