Model techniques map
Techniquesinference & servinginference kernel

implementation detail · filed under inference & serving

Hidden-dimension split Combine kernel

The small-token-batch Combine path splits each row along the hidden dimension to expose more CTAs.

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.

At small M, this mapping exposes too few CTAs, so the M ≤ 32 path splits each row along the hidden dimension.

usedunclearin SGLangSGLang

Filed alongside

Other methods under inference & serving :: inference kernel.