From f5592781e5671f3c97df12f7bc3799f6faf49879 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 10 May 2023 12:19:56 -0300 Subject: [PATCH] Update README.md --- docs/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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)