diff --git a/docs/README.md b/docs/README.md index 79dd8b3f..c6b55f90 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,18 +2,18 @@ ## Table of contents -* [Custom-chat-characters](Chat-mode.md) -* [Docker Compose](Docker.md) -* [DeepSpeed](DeepSpeed.md) -* [Extensions](Extensions.md) -* [FlexGen](FlexGen.md) * [GPTQ-models-(4-bit-mode)](GPTQ-models-(4-bit-mode).md) -* [llama.cpp-models](llama.cpp-models.md) * [LLaMA-model](LLaMA-model.md) -* [Low-VRAM-guide](Low-VRAM-guide.md) -* [RWKV-model](RWKV-model.md) -* [Spell-book](Spell-book.md) -* [System-requirements](System-requirements.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) +* [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) +* [Docker Compose](Docker.md)