[router] create worker removal step and clean up worker manager (#11921)
This commit is contained in:
@@ -198,6 +198,8 @@ def pd_cluster(e2e_model: str):
|
||||
"--policy",
|
||||
"round_robin",
|
||||
"--pd-disaggregation",
|
||||
"--log-level",
|
||||
"warn",
|
||||
]
|
||||
for url, bport in prefill:
|
||||
cmd += ["--prefill", url, str(bport)]
|
||||
|
||||
Reference in New Issue
Block a user