Update docs/README.md

This commit is contained in:
oobabooga 2023-05-11 10:10:24 -03:00 committed by GitHub
parent 2930e5a895
commit 400f3648f4
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

@ -1,19 +1,19 @@
# text-generation-webui manual # text-generation-webui documentation
## Table of contents ## Table of contents
* [GPTQ-models-(4-bit-mode)](GPTQ-models-(4-bit-mode).md) * [GPTQ models (4 bit mode)](GPTQ-models-(4-bit-mode).md)
* [LLaMA-model](LLaMA-model.md) * [LLaMA model](LLaMA-model.md)
* [Using-LoRAs](Using-LoRAs.md) * [Using LoRAs](Using-LoRAs.md)
* [llama.cpp-models](llama.cpp-models.md) * [llama.cpp models](llama.cpp-models.md)
* [RWKV-model](RWKV-model.md) * [RWKV model](RWKV-model.md)
* [Extensions](Extensions.md) * [Extensions](Extensions.md)
* [Chat mode](Chat-mode.md) * [Chat mode](Chat-mode.md)
* [DeepSpeed](DeepSpeed.md) * [DeepSpeed](DeepSpeed.md)
* [FlexGen](FlexGen.md) * [FlexGen](FlexGen.md)
* [Spell-book](Spell-book.md) * [Spell book](Spell-book.md)
* [Low-VRAM-guide](Low-VRAM-guide.md) * [Low-VRAM-guide](Low-VRAM-guide.md)
* [System-requirements](System-requirements.md) * [System requirements](System-requirements.md)
* [Windows-installation-guide](Windows-installation-guide.md) * [Windows installation guide](Windows-installation-guide.md)
* [WSL-installation-guide](WSL-installation-guide.md) * [WSL installation guide](WSL-installation-guide.md)
* [Docker Compose](Docker.md) * [Docker Compose](Docker.md)