Add a proper documentation (#3885)

This commit is contained in:
oobabooga 2023-10-21 19:15:54 -03:00 committed by GitHub
parent 5a5bc135e9
commit 6efb990b60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 707 additions and 932 deletions

View file

@ -1,21 +1,5 @@
# text-generation-webui documentation
These files is a mirror of the documentation at:
## Table of contents
# https://github.com/oobabooga/text-generation-webui/wiki
* [Audio Notification](Audio-Notification.md)
* [Chat mode](Chat-mode.md)
* [DeepSpeed](DeepSpeed.md)
* [Docker](Docker.md)
* [ExLlama](ExLlama.md)
* [Extensions](Extensions.md)
* [GPTQ models (4 bit mode)](GPTQ-models-(4-bit-mode).md)
* [LLaMA model](LLaMA-model.md)
* [llama.cpp](llama.cpp.md)
* [LoRA](LoRA.md)
* [Low VRAM guide](Low-VRAM-guide.md)
* [RWKV model](RWKV-model.md)
* [Spell book](Spell-book.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)
It is recommended to browse it there. Contributions can be sent here and will later be synced with the wiki.