Skip to content

Commit

Permalink
Bump to 11/20 flashinfer
Browse files Browse the repository at this point in the history
  • Loading branch information
james-p-xu committed Nov 20, 2024
1 parent eb0daa6 commit 7b04976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci_install_dependency.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Install the dependency in CI.
pip install --upgrade pip
pip install -e "python[all]"
pip install transformers==4.45.2 sentence_transformers accelerate peft
pip install https://github.com/flashinfer-ai/flashinfer-nightly/releases/download/0.1.6%2Bdd3c836/flashinfer-0.1.6+dd3c836.cu121torch2.4-cp310-cp310-linux_x86_64.whl --force-reinstall
pip install https://github.com/flashinfer-ai/flashinfer-nightly/releases/download/0.1.6%2B3ed9a8b/flashinfer-0.1.6+3ed9a8b.cu121torch2.4-cp310-cp310-linux_x86_64.whl --force-reinstall
pip install ninja

0 comments on commit 7b04976

Please sign in to comment.