[Chore] Rename utils submodules (#26920)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-10-16 11:58:13 +08:00
committed by GitHub
parent 509cdc0370
commit f6cdc9a02f
24 changed files with 28 additions and 24 deletions

View File

@@ -34,7 +34,7 @@ from vllm.inputs import TextPrompt, TokensPrompt
from vllm.lora.request import LoRARequest
from vllm.outputs import RequestOutput
from vllm.sampling_params import BeamSearchParams
from vllm.utils.async_utils import merge_async_iterators
from vllm.utils.asyncio import merge_async_iterators
def run_vllm(