mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-16 14:57:08 +08:00
update
Signed-off-by: inkcherry <mingzhi.liu@amd.com>
This commit is contained in:
parent
96da87bfe0
commit
9d29f361fb
@ -1993,7 +1993,7 @@ class MoRIIOConnectorWorker:
|
||||
|
||||
meta.remote_engine_id = remote_engine_id
|
||||
|
||||
self.get_engine_name_with_dp(remote_engine_id, 0)
|
||||
dp0_remote_engine_id = self.get_engine_name_with_dp(remote_engine_id, 0)
|
||||
if dp0_remote_engine_id not in self._remote_agents:
|
||||
# Initiate handshake with remote engine to exchange metadata.
|
||||
with self._handshake_lock:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user