Mention 8bit fix for Windows users

Closes #44, #20
This commit is contained in:
oobabooga 2023-02-02 11:00:57 -03:00 committed by GitHub
parent d6b2d68527
commit 7f4315b120
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
* Support for [Pygmalion](https://huggingface.co/models?search=pygmalionai/pygmalion) and custom characters in JSON or TavernAI Character Card formats ([see the FAQ](https://github.com/oobabooga/text-generation-webui/wiki/Pygmalion-chat-model-FAQ)).
* Stream the text output in real time.
* Load parameter presets from text files.
* Load large models in 8-bit mode.
* Load large models in 8-bit mode ([see here](https://github.com/oobabooga/text-generation-webui/issues/20#issuecomment-1411650652) if you are on Windows).
* Split large models across your GPU(s), CPU, and disk.
* CPU mode.
* Get responses via API.