README: Update ROCM version

This commit is contained in:
Jax Leo 2025-01-28 06:34:56 +00:00
parent a1642ab5fe
commit 865e4eacaf
3 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ pip install torch torchvision torchaudio
#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
#For Linux + AMD Cards, you need to use the following pytorch versions:
#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
```
Then can use poetry to install the other dependencies:

View File

@ -55,7 +55,7 @@ pip install torch torchvision torchaudio
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
# Pour Linux + carte AMD, utilisez cette version de Pytorch:
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
```
Vous pouvez utiliser poetry pour installer les dépendances :

View File

@ -63,7 +63,7 @@ pip install torch torchvision torchaudio
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
#Para placas Linux + AMD, você precisa usar as seguintes versões do pytorch:
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
```
Então pode usar poesia para instalar as outras dependências: