mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-07 11:01:19 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
14cf3c4786
commit
4f5d3eabc8
@ -638,8 +638,6 @@ def launch_core_engines(
|
|||||||
bind=True) as handshake_socket:
|
bind=True) as handshake_socket:
|
||||||
|
|
||||||
from vllm.v1.engine.core import EngineCoreProc
|
from vllm.v1.engine.core import EngineCoreProc
|
||||||
print(f"{client_handshake_address=}")
|
|
||||||
print(f"{handshake_address=}")
|
|
||||||
|
|
||||||
# Start local engines.
|
# Start local engines.
|
||||||
if local_engine_count:
|
if local_engine_count:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user