Model techniques map
Techniquespost-trainingrollout & RL infrastructure

specific method · filed under post-training

Token-level interruption

Halts generation at a token boundary so rollouts can be stopped promptly.

Also called Token-level interruption of 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 2

Documented in

Evidence

2 spans quoted from the sources, strongest treatment first.

To stop rollouts promptly, we support token-level interruption: generation can be halted at any token boundary.

usedsoftware implementationin DeepSeek-V4.1DeepSeek

To stop rollouts promptly, we support token-level interruption: generation can be halted at any token boundary.

usedsoftware implementationin DeepSeek-V4.1-FlashDeepSeek

Filed alongside

Other methods under post-training :: rollout & RL infrastructure.