From 231305d0f509d43fce61d5e4c2ed2293735ce8ce Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 25 May 2023 12:05:08 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f07b73f..c2c0d8ef 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. * [LoRA (loading and training)](docs/Using-LoRAs.md) * [llama.cpp](docs/llama.cpp-models.md) * [RWKV model](docs/RWKV-model.md) -* 8-bit mode +* 8-bit and 4-bit through bitsandbytes * Layers splitting across GPU(s), CPU, and disk * CPU mode * [FlexGen](docs/FlexGen.md)