implementation detail · filed under optimization
Per-Block Scalar Scaling
Introducing a scalar scale at each block to bound activation ranges for stable FP16 inference.
- 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 enable stable inference in fp16, we introduce a scalar scale at each block in order to bound the activation ranges to fit fp16.
usedinference servingin Gemma 4Google DeepMind
Filed alongside
Other methods under optimization :: quantization-aware training.
Quantization-Aware TrainingFP4 QuantizationFP4 Quantization-Aware TrainingMXFP4 Weights with MXFP8 ActivationsStochastic RoundingINT4 Quantization-Aware TrainingMXFP4 Quantization-Aware Post-TrainingNVFP4 TrainingQ4_0 Quantization FormatQuantize-Dequantize TrainingRandom Hadamard TransformsStochastic Rounding for Mamba CacheStochastic Rounding of GradientsStraight-Through Estimator