Model techniques map
Techniquesinference & servinginference kernel

specific method · filed under inference & serving

WarpDecode token-centric routed-expert decoding kernel

A token-centric MoE decoding design in which each warp handles one output neuron and streams its associated weights from memory.

Also called token-centric design of WarpDecode.

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.

We instead build the MoE decoding kernel upon the token-centric design of WarpDecode [12], in which each warp is responsible for one output neuron and streams the associated weights directly from memory.

coreinference servingin Kimi K3

Filed alongside

Other methods under inference & serving :: inference kernel.