Skip to content

Commit acca9b3

Browse files
committed
requirement
1 parent c4e87ff commit acca9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/install_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# please use python=3.10/3.11, cuda12.*
22
# sh requirements/install_all.sh
33
pip install "sglang<0.5.6" -U
4-
pip install "vllm>=0.5.1,<0.11.1" -U
4+
pip install "vllm>=0.5.1,<0.16.0" -U
55
pip install "lmdeploy>=0.5,<0.10.2" -U
66
pip install "transformers<4.58" "trl<0.25" peft -U
77
pip install auto_gptq optimum bitsandbytes "gradio<5.33" -U

0 commit comments

Comments
 (0)