Model techniques map
Techniquesoptimizationquantization-aware training

specific method · filed under optimization

MXFP4 Quantization-Aware Post-Training

QAT applied during post-training to quantize MoE expert weights to MXFP4, with activations computed in MXFP8 in the supplied evidence.

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.

To reduce memory footprint and serving cost at deployment, we quantize the MoE expert weights — which dominate the model’s parameter memory — to MXFP4, with activations computed in MXFP8, while all non-expert components remain in higher precision. We perform quantization-aware training (QAT) throughout the entire post-training stage

usedunclearin Kimi K3Moonshot AI

Filed alongside

Other methods under optimization :: quantization-aware training.