Skip to content

Commit 8b42882

Browse files
authored
[docs] a bit addition info for pd disaggregation (#1434)
1 parent 9776970 commit 8b42882

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/en/advanced/pd-disaggregation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
slime supports Prefill and Decode disaggregation (PD Disaggregation).
44

55
You can set the number of servers used for Prefill by setting the `--prefill-num-servers` argument.
6+
7+
We recommand using PD Disaggregation for multi-turn/agentic RL training.

docs/zh/advanced/pd-disaggregation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
slime 支持 Prefill 和 Decode 的分离部署 (PD Disaggregation)。
44

55
可以通过设置 `--prefill-num-servers` 参数来指定用于 Prefill 的服务器数量。
6+
7+
我们推荐在多轮或 agentic RL 训练中开启 PD 分离。

0 commit comments

Comments
 (0)