We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b7f0b commit 6b035bfCopy full SHA for 6b035bf
README.md
@@ -255,7 +255,7 @@ This is the command to install the Pytorch xpu nightly which might have some per
255
256
Nvidia users should install stable pytorch using this command:
257
258
-```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu129```
+```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu130```
259
260
This is the command to install pytorch nightly instead which might have performance improvements.
261
0 commit comments