Files
FastDeploy/examples/splitwise
mouxin 506f1545cd [Feature] Enhance Router with /v1/completions, docs, scripts, and version info (#5966)
* [Doc] Update prerequisites in the documentation

* [Feature] Enhance Router with /v1/completions, docs, scripts, and version info

* [Feature] Enhance Router with /v1/completions, docs, scripts, and version info

---------

Co-authored-by: mouxin <mouxin@baidu.com>
2026-01-30 10:28:48 +08:00
..

PD分离式部署,请参考使用文档

PD分离式部署,推荐使用Router来做请求调度(即是V1模式)。

启动脚本:

  • start_v1_tp1.sh:使用Router调度,P和D实例是TP1。
  • start_v1_tp2.sh:使用Router调度,P和D实例是TP2。
  • start_v1_dp2.sh:使用Router调度,P和D实例是DP2 TP1。