mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update README.md
This commit is contained in:
parent
36ac7be76d
commit
0cbe2dd7e9
@ -71,6 +71,7 @@ The up to date commands can be found here: https://pytorch.org/get-started/local
|
|||||||
|
|
||||||
MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
|
MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
|
||||||
|
|
||||||
|
|
||||||
#### 3. Install the web UI
|
#### 3. Install the web UI
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -79,7 +80,9 @@ cd text-generation-webui
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
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
|
> **Note**
|
||||||
|
>
|
||||||
|
> 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
|
||||||
|
|
||||||
### Alternative: native Windows installation
|
### Alternative: native Windows installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user