Skip to content

Commit a1761e8

Browse files
committed
deploy: 8b42882
1 parent a79d71e commit a1761e8

File tree

10 files changed

+8
-2
lines changed

10 files changed

+8
-2
lines changed
234 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

_sources/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.

advanced/pd-disaggregation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ <h1>PD Disaggregation</h1>
448448
<h1>PD Disaggregation<a class="headerlink" href="#pd-disaggregation" title="Link to this heading">#</a></h1>
449449
<p>slime supports Prefill and Decode disaggregation (PD Disaggregation).</p>
450450
<p>You can set the number of servers used for Prefill by setting the <code class="docutils literal notranslate"><span class="pre">--prefill-num-servers</span></code> argument.</p>
451+
<p>We recommand using PD Disaggregation for multi-turn/agentic RL training.</p>
451452
</section>
452453

453454

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
220 Bytes
Binary file not shown.

zh/.doctrees/environment.pickle

0 Bytes
Binary file not shown.

zh/_sources/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 分离。

zh/advanced/pd-disaggregation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ <h1>PD 分离</h1>
444444
<h1>PD 分离<a class="headerlink" href="#pd" title="链接到此标题。">#</a></h1>
445445
<p>slime 支持 Prefill 和 Decode 的分离部署 (PD Disaggregation)。</p>
446446
<p>可以通过设置 <code class="docutils literal notranslate"><span class="pre">--prefill-num-servers</span></code> 参数来指定用于 Prefill 的服务器数量。</p>
447+
<p>我们推荐在多轮或 agentic RL 训练中开启 PD 分离。</p>
447448
</section>
448449

449450

zh/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)