deprecate prefill-round-robin-balance (#16195)
Signed-off-by: Chang Huaixin (OpenAnolis) <changhuaixin@linux.alibaba.com> Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
This commit is contained in:
co-authored by
Liangsheng Yin
parent
3b3c5a05c1
commit
c1dfbc777b
@@ -69,7 +69,6 @@ class TestDisaggregationDPAttention(PDDisaggregationServerBase):
|
||||
"--enable-dp-attention",
|
||||
"--base-gpu-id",
|
||||
str(cls.PREFILL_DP_SIZE),
|
||||
"--prefill-round-robin-balance",
|
||||
]
|
||||
decode_args += cls.transfer_backend + cls.rdma_devices
|
||||
cls.process_decode = popen_launch_pd_server(
|
||||
|
||||
Reference in New Issue
Block a user