Update README.md

This commit is contained in:
oobabooga 2023-03-17 22:57:46 -03:00 committed by GitHub
parent bcd8afd906
commit a7acfa4893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,9 @@ conda activate textgen
| Linux | AMD | `pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2` |
| MacOS + MPS (untested) | Any | `conda install pytorch torchvision torchaudio -c pytorch` |
The up to date commands can be found here: https://pytorch.org/get-started/locally/
The up to date commands can be found here: https://pytorch.org/get-started/locally/.
MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
#### 3. Install the web UI