Model techniques map
Techniquesinference & servinginference quantization

specific method · filed under inference & serving

NVFP4 ModelOpt re-quantization

Re-quantizes selected linear layers, such as MLP or MoE expert linears, to NVFP4 while retaining other components at higher precision.

Also called NVFP4 ModelOpt re-quantization (W4A16), ModelOpt re-quantization, NVFP4 quantization of MoE expert linears, NVFP4 re-quantization.

sources
2
models
2
labs adopt it
2
strongest
optional

How sources treat it

One count per evidence span, weakest treatment to strongest.

optional 2

Documented in

Evidence

2 spans quoted from the sources, strongest treatment first.

only the MoE expert linears drop to NVFP4 while shared experts, attention, embeddings, and the early dense layers stay BF16.

optionalinference servingin GLM-5.3Inferact

NVIDIA's ModelOpt re-quantization: MLP linears drop to NVFP4 (W4A16) while the attention linears and KV cache stay FP8

optionalinference servingin Qwen3.6-27B-NVFP4NVIDIA

Filed alongside

Other methods under inference & serving :: inference quantization.