Skip to content

Commit c1d5918

Browse files
README: update ROCM version
1 parent b055262 commit c1d5918

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/fr/README.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pip install torch torchvision torchaudio
5656
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
5757

5858
# Pour Linux + carte AMD, utilisez cette version de Pytorch:
59-
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
59+
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
6060
```
6161

6262
Vous pouvez utiliser poetry pour installer les dépendances :

docs/pt/README.pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pip install torch torchvision torchaudio
6262
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
6363

6464
#Para placas Linux + AMD, você precisa usar as seguintes versões do pytorch:
65-
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
65+
#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
6666
```
6767

6868
Então pode usar poesia para instalar as outras dependências:

0 commit comments

Comments
 (0)