Fix flashinfer install

This commit is contained in:
Daniël de Kok 2025-01-08 10:05:46 +00:00
parent 6defe57d7a
commit 41948e240f

View File

@ -1,2 +1,5 @@
install-flashinfer:
# We need fsspec as an additional dependency, but
# `pip install flashinfer` cannot resolve it.
pip install fsspec
pip install flashinfer==0.2.0.post1 -i https://flashinfer.ai/whl/cu124/torch2.4