mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-20 14:17:09 +08:00
debug
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
093b9380db
commit
0018dd01c9
@ -617,6 +617,7 @@ def launch_core_engines(
|
||||
CoreEngine(index=i, local=True)
|
||||
for i in range(dp_rank, dp_rank + local_engine_count)
|
||||
]
|
||||
logger.info(f"{engines_to_handshake=}")
|
||||
|
||||
# Whether the started engines will handshake only with co-located
|
||||
# front-end processes. In external_dp_lb mode, ranks > 0 handshake with
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user