Model techniques map
Techniquesinference & servinginference kernel

implementation detail · filed under inference & serving

Side-stream overlap for inter-block attention-residual computation

Launches the inter-block kernel on a side stream to overlap it with independent main-stream computation during decoding.

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.

For decoding, we launch the inter-block kernel on a side stream so that it overlaps with independent computation on the main stream.

coreinference servingin Kimi K3

Filed alongside

Other methods under inference & serving :: inference kernel.