修改VLLM环境版本
parent
2f630641af
commit
e78ca73ed6
|
|
@ -10,7 +10,7 @@ torchaudio==2.11.0
|
||||||
|
|
||||||
# vLLM 0.19.0 does not provide a cu128 x86_64 release wheel on GitHub releases,
|
# 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.
|
# so install it from the official cu128 nightly wheel index.
|
||||||
vllm==0.19.0
|
vllm==0.20.0
|
||||||
|
|
||||||
python-dotenv
|
python-dotenv
|
||||||
modelscope
|
modelscope
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue