Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
2e726680
Unverified
Commit
2e726680
authored
Dec 23, 2024
by
Yuan Tang
Committed by
GitHub
Dec 23, 2024
Browse files
[Bugfix] torch nightly version in ROCm installation guide (#11423)
Signed-off-by:
Yuan Tang
<
terrytangyuan@gmail.com
>
parent
5bfb30a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/getting_started/amd-installation.rst
docs/source/getting_started/amd-installation.rst
+1
-1
No files found.
docs/source/getting_started/amd-installation.rst
View file @
2e726680
...
...
@@ -145,7 +145,7 @@ Note to get your gfx architecture, run `rocminfo |grep gfx`.
$ # Install PyTorch
$ pip uninstall torch -y
$ pip install --no-cache-dir --pre torch==2.6.0.dev2024
0918
--index-url https://download.pytorch.org/whl/nightly/rocm6.2
$ pip install --no-cache-dir --pre torch==2.6.0.dev2024
1024
--index-url https://download.pytorch.org/whl/nightly/rocm6.2
$ # Build & install AMD SMI
$ pip install /opt/rocm/share/amd_smi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment