mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-22 16:07:51 +08:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user