mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-26 04:31:19 +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
|
local_handshake_address = handshake_address
|
||||||
client_handshake_address = None
|
client_handshake_address = None
|
||||||
|
|
||||||
print(f"{local_handshake_address=}")
|
|
||||||
with zmq_socket_ctx(local_handshake_address, zmq.ROUTER,
|
with zmq_socket_ctx(local_handshake_address, zmq.ROUTER,
|
||||||
bind=True) as handshake_socket:
|
bind=True) as handshake_socket:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user