mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-18 19:07:17 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
edf35b63ce
commit
e0dd33aeff
@ -60,6 +60,7 @@ class AsyncLLM(EngineClient):
|
||||
client_addresses: Optional[dict[str, str]] = None,
|
||||
client_index: int = 0,
|
||||
) -> None:
|
||||
print("====== HELLO ======")
|
||||
"""
|
||||
Create an AsyncLLM.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user