Model techniques map
Techniquesinference & servinginference quantization

implementation detail · filed under inference & serving

Offline weight-layout permutation

Permutes the weight layout once offline to reduce runtime dequantization overhead.

Also called weight layout is permuted offline.

source
1
model
1
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.

the weight layout is permuted offline at a one-time preprocessing cost, substantially reducing the runtime dequantization overhead.

coreinference servingin Kimi K3

Filed alongside

Other methods under inference & serving :: inference quantization.