修改VLLM环境版本

main
Bifang 2026-06-10 10:35:38 +08:00
parent 2f630641af
commit e78ca73ed6
1 changed files with 1 additions and 1 deletions

View File

@ -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