mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-20 07:35:45 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
4f5d3eabc8
commit
14db6606f2
@ -633,7 +633,6 @@ def launch_core_engines(
|
||||
local_handshake_address = handshake_address
|
||||
client_handshake_address = None
|
||||
|
||||
print(f"{local_handshake_address=}")
|
||||
with zmq_socket_ctx(local_handshake_address, zmq.ROUTER,
|
||||
bind=True) as handshake_socket:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user