mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-21 03:23:40 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
ad34f4a953
commit
fc79d23d9a
@ -555,8 +555,6 @@ def launch_core_engines(
|
||||
# sends requests only to colocated engines.
|
||||
client_local_only = offline_mode or external_dp_lb or (local_engine_count
|
||||
== dp_size)
|
||||
# HACK: handle case with one pod per node.
|
||||
client_local_only = True
|
||||
|
||||
# Set up input and output addresses.
|
||||
addresses = EngineZmqAddresses(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user