We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd8afd commit a7acfa4Copy full SHA for a7acfa4
README.md
@@ -67,7 +67,9 @@ conda activate textgen
67
| Linux | AMD | `pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2` |
68
| MacOS + MPS (untested) | Any | `conda install pytorch torchvision torchaudio -c pytorch` |
69
70
-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/.
71
+
72
+MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
73
74
#### 3. Install the web UI
75
0 commit comments