Skip to content

Commit c920e01

Browse files
authored
[Doc] Update rocm.inc.md (#15917)
Signed-off-by: chun37 <chun.jb.37@gmail.com>
1 parent 274d8e8 commit c920e01

File tree

1 file changed

+1
-1
lines changed
  • docs/source/getting_started/installation/gpu

1 file changed

+1
-1
lines changed

docs/source/getting_started/installation/gpu/rocm.inc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Currently, there are no pre-built ROCm wheels.
3131
```console
3232
# Install PyTorch
3333
$ pip uninstall torch -y
34-
$ pip install --no-cache-dir --pre torch --index-url https://download.pytorch.org/whl/rocm6.3
34+
$ pip install --no-cache-dir --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3
3535
```
3636

3737
1. Install [Triton flash attention for ROCm](https://github.com/ROCm/triton)

0 commit comments

Comments
 (0)