upgrade flashinfer 0.2.3 (#4317)

Co-authored-by:  qingquansong <qsong@linkedin.com>
This commit is contained in:
Yineng Zhang
2025-03-11 15:37:17 -07:00
committed by GitHub
parent ff2ce0b86f
commit 1cf63485c1
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ pip install -e "python[all]" --find-links https://flashinfer.ai/whl/cu124/torch2
rm -rf /root/.cache/flashinfer
# Force reinstall flashinfer and torch_memory_saver
pip install flashinfer_python==0.2.2.post1 --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install flashinfer_python==0.2.3 --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install torch_memory_saver --force-reinstall