mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Revert the flashinfer (this will fails).
This commit is contained in:
parent
8d05d6a62c
commit
5f17b51a9c
@ -2,4 +2,4 @@ install-flashinfer:
|
||||
# We need fsspec as an additional dependency, but
|
||||
# `pip install flashinfer` cannot resolve it.
|
||||
pip install fsspec
|
||||
pip install flashinfer-python==0.2.0.post1
|
||||
pip install flashinfer==0.2.0.post1 -i https://flashinfer.ai/whl/cu124/torch2.4
|
||||
|
Loading…
Reference in New Issue
Block a user