Model techniques map
Techniquesinference & servingdecoding strategy

general family · filed under inference & serving

Top-p and top-k sampling

Uses top-p and top-k sampling to avoid selecting extremely low-probability tokens during RL rollout generation.

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.

Employing these strategies in RL training is also advantageous, as it avoids sampling extremely low-probability tokens that would be used as optimization targets.

usedotherin DeepSeek-V3.2DeepSeek

Filed alongside

Other methods under inference & serving :: decoding strategy.