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.
Asynchronous reinforcement learningPartial rolloutAsynchronous RL frameworks for large-scale agent scaffolds and environment orchestrationToken-in-token-out (TITO)Asynchronous reinforcement learning infrastructureCo-located RL trainingData SchedulerDecoupled control plane and data planeDecoupling agent rollout into sandbox and worker containerDeficit-corrected schedulingLarge-scale asynchronous RL in synthesized tasksOne-step off-policy asynchronous reinforcement learningPredictive Rollout DispatchSample-grained garbage collectionSeamless Rollout EngineSLIMEToken-granularity persistence of rollout statesTool ManagerToolboxAdaptive Rollout ConcurrencyAdaptive Rollout SchedulingAgent LoopAgent-centric rollout executionAsynchronous Agent RL algorithms