Model techniques map
Techniquesoptimizationquantization-aware training

implementation detail · filed under optimization

Quantize-Dequantize Training

Applying quantize-dequantize to experts after each parameter update to maintain training-inference consistency.

Also called quantize–dequantize (QDQ).

source
1
models
2
lab adopt it
1
strongest
core

How sources treat it

One count per evidence span, weakest treatment to strongest.

core 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

we apply quantize–dequantize (QDQ) to the experts after each parameter update.

coresoftware implementationin MiMo-V2.6Xiaomi

Filed alongside

Other methods under optimization :: quantization-aware training.