We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9776970 commit 8b42882Copy full SHA for 8b42882
docs/en/advanced/pd-disaggregation.md
@@ -3,3 +3,5 @@
3
slime supports Prefill and Decode disaggregation (PD Disaggregation).
4
5
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
slime 支持 Prefill 和 Decode 的分离部署 (PD Disaggregation)。
可以通过设置 `--prefill-num-servers` 参数来指定用于 Prefill 的服务器数量。
+我们推荐在多轮或 agentic RL 训练中开启 PD 分离。
0 commit comments