Skip to content

Commit

Permalink
Update README.md (#6071)
Browse files Browse the repository at this point in the history
The last ROCM 6.2 build was November 22nd, after that date new builds use ROCM 6.2.4.

The builds from the new URL have been tested and work without problems.
  • Loading branch information
zlobniyshurik authored Dec 16, 2024
1 parent 5262901 commit 0f954f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins

This is the command to install the nightly with ROCm 6.2 which might have some performance improvements:

```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2```
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4```

### NVIDIA

Expand Down

0 comments on commit 0f954f3

Please sign in to comment.