chore: update flashinfer v0.2.1.post2 (#3644)

This commit is contained in:
Yineng Zhang
2025-02-18 02:47:42 +08:00
committed by GitHub
parent 714f3e6362
commit 75d171a9c5
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.1.post1 --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install flashinfer_python==0.2.1.post2 --find-links ${FLASHINFER_REPO} --force-reinstall --no-deps
pip install torch_memory_saver --force-reinstall