From e78ca73ed6e24c60d27e3ef8418cc44b2b4baa22 Mon Sep 17 00:00:00 2001 From: Bifang <915779419@qq.com> Date: Wed, 10 Jun 2026 10:35:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9VLLM=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c3d754..837aa06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ torchaudio==2.11.0 # vLLM 0.19.0 does not provide a cu128 x86_64 release wheel on GitHub releases, # so install it from the official cu128 nightly wheel index. -vllm==0.19.0 +vllm==0.20.0 python-dotenv modelscope