Unverified Commit d95a5f5b authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix followup #2517 (#2524)

parent 4b83db24
......@@ -10,7 +10,7 @@ pip install --upgrade pip
pip install -e "python[all]" --find-links https://flashinfer.ai/whl/cu121/torch2.4/flashinfer/
# Force reinstall flashinfer
pip install flashinfer --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install flashinfer==0.1.6 --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install transformers==4.45.2 sentence_transformers accelerate peft
......
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