Skip to content

Commit

Permalink
Merge branch 'main' into release/3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jintao-Huang committed Jan 22, 2025
2 parents 8106a2f + 5c73d6c commit 1af2484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/install_all.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# please use python=3.10, cuda12.*
# sh requirements/install_all.sh
pip install "vllm>=0.5.1" -U
pip install "lmdeploy>=0.5,<0.7" -U --no-deps
pip install "lmdeploy>=0.5,<0.6.5" -U --no-deps
pip install autoawq -U --no-deps
pip install auto_gptq optimum bitsandbytes -U
pip install git+https://github.com/modelscope/ms-swift.git#egg=ms-swift[all]
Expand Down

0 comments on commit 1af2484

Please sign in to comment.