Changes for page GPU Server

Last modified by Thomas Coelho (local) on 2025/08/11 14:24

From version 16.1
edited by Thomas Coelho (local)
on 2025/08/11 14:24
Change comment: There is no comment for this version
To version 15.1
edited by Thomas Coelho (local)
on 2025/08/11 14:23
Change comment: There is no comment for this version

Summary

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.3
44 +pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.0
45 45  
46 46  
47 47  {{/code}}