mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[PD Disaggregation]remove unsed para in RDMACommManager (#5814)
This commit is contained in:
@@ -25,7 +25,6 @@ class TestRDMACommManager(unittest.TestCase):
|
||||
def setUp(self):
|
||||
self.args = {
|
||||
"splitwise_role": "prefill",
|
||||
"rank": 0,
|
||||
"gpu_id": 0,
|
||||
"cache_k_ptr_list": [1, 2, 3],
|
||||
"cache_v_ptr_list": [4, 5, 6],
|
||||
|
||||
Reference in New Issue
Block a user