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.
Quantization-Aware TrainingFP4 QuantizationFP4 Quantization-Aware TrainingMXFP4 Weights with MXFP8 ActivationsStochastic RoundingINT4 Quantization-Aware TrainingNVFP4 TrainingPer-Block Scalar ScalingQ4_0 Quantization FormatQuantize-Dequantize TrainingRandom Hadamard TransformsStochastic Rounding for Mamba CacheStochastic Rounding of GradientsStraight-Through Estimator