Model techniques map
Techniquesoptimizationtraining parallelism

specific method · filed under optimization

Pipeline ZeRO-2 Gradient Sharding with CPU Offloading

A pipeline training method that shards gradients across data-parallel ranks and stores the shards in CPU memory.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

we use Pipeline ZeRO-2 gradient sharding [145] to shard gradients across data-parallel (DP) ranks. Furthermore, we store the sharded gradients in CPU memory

usedoptimizationin Kimi K3Moonshot AI

Filed alongside

Other methods under optimization :: training parallelism.