mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-19 18:17:29 +08:00
seems to be working again, but LB is wrong
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
a46bc0a6a3
commit
85cd2da6b4
@ -951,7 +951,6 @@ class DPAsyncMPClient(AsyncMPClient):
|
||||
self.engines_running = True
|
||||
msg = msgspec.msgpack.encode(
|
||||
(target_eng_index, self.current_wave))
|
||||
logger.info("FIRST_REQ")
|
||||
await socket.send(msg)
|
||||
|
||||
buf = None
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user