Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oobabooga committed Mar 18, 2023
1 parent bcd8afd commit a7acfa4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a7acfa4

Please sign in to comment.