Model techniques map
Techniquesoptimizationtraining runtime

specific method · filed under optimization

Policy-model gradient-buffer reuse for reference-model weights

Backing reference-model parameter tensors with the policy model's FP32 gradient-buffer storage and materializing them when needed.

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 keep these weights in CPU memory and materialize them only when needed, backing their parameter tensors with the policy model’s FP32 gradient-buffer storage.

usedpost trainingin Kimi K3Moonshot AI

Filed alongside

Other methods under optimization :: training runtime.