Unverified Commit 7ef0084b authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Add sentence_transformers to CI dependency (#1958)

parent f9a377f6
...@@ -4,5 +4,5 @@ Install the dependency in CI. ...@@ -4,5 +4,5 @@ Install the dependency in CI.
pip install --upgrade pip pip install --upgrade pip
pip install -e "python[all]" pip install -e "python[all]"
pip install transformers==4.45.2 pip install transformers==4.45.2 sentence_transformers
pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.4/ --force-reinstall pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.4/ --force-reinstall
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment