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
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: