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