mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-03 07:11:21 +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_addresses: Optional[dict[str, str]] = None,
|
||||||
client_index: int = 0,
|
client_index: int = 0,
|
||||||
) -> None:
|
) -> None:
|
||||||
|
print("====== HELLO ======")
|
||||||
"""
|
"""
|
||||||
Create an AsyncLLM.
|
Create an AsyncLLM.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user