diff --git a/docs/Using-LoRAs.md b/docs/LoRA.md similarity index 100% rename from docs/Using-LoRAs.md rename to docs/LoRA.md diff --git a/docs/README.md b/docs/README.md index 37c4fe3..f562fc2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,20 +2,23 @@ ## 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) -* [Generation parameters](Generation-parameters.md) -* [Extensions](Extensions.md) +* [Audio Notification](Audio-Notification.md) * [Chat mode](Chat-mode.md) * [DeepSpeed](DeepSpeed.md) +* [Docker](Docker.md) +* [ExLlama](ExLlama.md) +* [Extensions](Extensions.md) * [FlexGen](FlexGen.md) +* [Generation parameters](Generation-parameters.md) +* [GPTQ models (4 bit mode)](GPTQ-models-(4-bit-mode).md) +* [llama.cpp models](llama.cpp-models.md) +* [LLaMA model](LLaMA-model.md) +* [LoRA](LoRA.md) +* [Low VRAM guide](Low-VRAM-guide.md) +* [README](README.md) +* [RWKV model](RWKV-model.md) * [Spell book](Spell-book.md) -* [Low-VRAM-guide](Low-VRAM-guide.md) * [System requirements](System-requirements.md) +* [Training LoRAs](Training-LoRAs.md) * [Windows installation guide](Windows-installation-guide.md) * [WSL installation guide](WSL-installation-guide.md) -* [Docker Compose](Docker.md) -* [Audio notification](Audio-Notification.md)