Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
Robert Shaw 2025-07-20 02:21:19 +00:00
parent 14cf3c4786
commit 4f5d3eabc8

View File

@ -638,8 +638,6 @@ def launch_core_engines(
bind=True) as handshake_socket:
from vllm.v1.engine.core import EngineCoreProc
print(f"{client_handshake_address=}")
print(f"{handshake_address=}")
# Start local engines.
if local_engine_count: