Changes for page GPU Server
Last modified by Thomas Coelho (local) on 2025/08/11 14:24
From version 15.1
edited by Thomas Coelho (local)
on 2025/08/11 14:23
on 2025/08/11 14:23
Change comment:
There is no comment for this version
To version 16.1
edited by Thomas Coelho (local)
on 2025/08/11 14:24
on 2025/08/11 14:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,7 +41,7 @@ 41 41 Install Pytorch: 42 42 43 43 {{code language="bash"}} 44 -pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6. 044 +pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3 45 45 46 46 47 47 {{/code}}