Model techniques map
Techniquesinference & servinginference quantization

implementation detail · filed under inference & serving

In-flight block-wise FP8 weight quantization

Re-quantizes weights to FP8 during inference weight synchronization, computing per-block scales on the fly without calibration.

Also called in-flight block-wise weight quantization.

source
1
model
1
labs adopt it
0
strongest
not used

How sources treat it

One count per evidence span, weakest treatment to strongest.

not used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

we quantized the inference-audit weights to FP8 with an in-flight block-wise copying: weights were re-quantized on the inference replica during each weight sync, with per-block scales computed on the fly without any calibration data.

not usedinference servingin LAGUNA M.1/XS.2Poolside

Filed alongside

Other methods under inference & serving :: inference quantization.