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
Similar to: #4796
Hi @mayankmalik-colab We just released PyTorch 2.5.0, Torchvision 0.20.0 and Torchaudio 2.5.0 please install using:
pip install torch==2.5.0 torchvision==0.20.0 torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121_full --force-reinstall
Release notes can be found at: https://github.com/pytorch/pytorch/releases/tag/v2.5.0
The text was updated successfully, but these errors were encountered:
You are unlikely to be affected by the updates released in 2.5.1, but please consider using 2.5.1 rather than 2.5.0 for the update:
pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu121_full --force-reinstall
Edit, though one use claims that 2.5.1 compared to 2.5.0 enabled some additional workflows for them pytorch/pytorch#139067
Sorry, something went wrong.
metrizable
No branches or pull requests
Similar to: #4796
Hi @mayankmalik-colab We just released PyTorch 2.5.0, Torchvision 0.20.0 and Torchaudio 2.5.0 please install using:
Release notes can be found at:
https://github.com/pytorch/pytorch/releases/tag/v2.5.0
The text was updated successfully, but these errors were encountered: