From 400f3648f4530a244e02260122a22584e2d3b3cc Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 11 May 2023 10:10:24 -0300 Subject: [PATCH] Update docs/README.md --- docs/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/README.md b/docs/README.md index c6b55f90..65dadd7c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,19 +1,19 @@ -# text-generation-webui manual +# text-generation-webui documentation ## Table of contents -* [GPTQ-models-(4-bit-mode)](GPTQ-models-(4-bit-mode).md) -* [LLaMA-model](LLaMA-model.md) -* [Using-LoRAs](Using-LoRAs.md) -* [llama.cpp-models](llama.cpp-models.md) -* [RWKV-model](RWKV-model.md) +* [GPTQ models (4 bit mode)](GPTQ-models-(4-bit-mode).md) +* [LLaMA model](LLaMA-model.md) +* [Using LoRAs](Using-LoRAs.md) +* [llama.cpp models](llama.cpp-models.md) +* [RWKV model](RWKV-model.md) * [Extensions](Extensions.md) * [Chat mode](Chat-mode.md) * [DeepSpeed](DeepSpeed.md) * [FlexGen](FlexGen.md) -* [Spell-book](Spell-book.md) +* [Spell book](Spell-book.md) * [Low-VRAM-guide](Low-VRAM-guide.md) -* [System-requirements](System-requirements.md) -* [Windows-installation-guide](Windows-installation-guide.md) -* [WSL-installation-guide](WSL-installation-guide.md) +* [System requirements](System-requirements.md) +* [Windows installation guide](Windows-installation-guide.md) +* [WSL installation guide](WSL-installation-guide.md) * [Docker Compose](Docker.md)