We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use the cmd pip install flashinfer -i https://flashinfer.ai/whl/cu124/torch2.4/ but I only get v0.1.6, how can I install the latest version ?
pip install flashinfer -i https://flashinfer.ai/whl/cu124/torch2.4/
The torch version is forced by vllm to be 2.5.1.
The text was updated successfully, but these errors were encountered:
ci: fix the update_whl_index script to regonize version number with "…
398cd2b
…post" and add torch2.5 (#694) Ref #692
Is this fixed ? It seems the wheels aren't yet uploaded no ?
https://flashinfer.ai/whl/cu124/
Sorry, something went wrong.
same here
looks like it was fixed by #694 and was only uploaded recently, maybe with the v0.2.0-post2 release?
v0.2.0-post2
yzh119
No branches or pull requests
I use the cmd
pip install flashinfer -i https://flashinfer.ai/whl/cu124/torch2.4/
but I only get v0.1.6, how can I install the latest version ?The torch version is forced by vllm to be 2.5.1.
The text was updated successfully, but these errors were encountered: