[PD Disaggregation] Support PD deployment of DeepSeekv3. (#5251)

* Support deepseekv3 cache transfer for PD deploy

* clean some log info

---------

Co-authored-by: K11OntheBoat <“ruianmaidanglao@163.com”>
This commit is contained in:
K11OntheBoat
2025-12-02 14:11:50 +08:00
committed by GitHub
parent 117980dd4e
commit 2e1680838f
17 changed files with 620 additions and 400 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
pkill -9 -f python
pkill -9 -f fastdeploy
pkill -9 -f gunicorn
pkill -9 -f redis-server
# Kill redis-server if you need.
#pkill -9 -f redis-server
sleep 1