Skip to content

Commit 0cbe2dd

Browse files
authored
Update README.md
1 parent 36ac7be commit 0cbe2dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The up to date commands can be found here: https://pytorch.org/get-started/local
7171

7272
MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
7373

74+
7475
#### 3. Install the web UI
7576

7677
```
@@ -79,7 +80,9 @@ cd text-generation-webui
7980
pip install -r requirements.txt
8081
```
8182

82-
If you experience bitsandbytes issues on WSL while trying to use `--load-in-8bit`, see this comment: https://github.com/TimDettmers/bitsandbytes/issues/156#issuecomment-1462329713
83+
> **Note**
84+
>
85+
> For bitsandbytes and `--load-in-8bit` to work on Linux/WSL, this dirty fix is currently necessary: https://github.com/oobabooga/text-generation-webui/issues/400#issuecomment-1474876859
8386
8487
### Alternative: native Windows installation
8588

0 commit comments

Comments
 (0)