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

@ -24,7 +24,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
* Markdown output with LaTeX rendering, to use for instance with [GALACTICA](https://github.com/paperswithcode/galai)
* API, including endpoints for websocket streaming ([see the examples](https://github.com/oobabooga/text-generation-webui/blob/main/api-examples))
To learn how to use the various features, check out the Documentation: https://github.com/oobabooga/text-generation-webui/tree/main/docs
To learn how to use the various features, check out the Documentation: https://github.com/oobabooga/text-generation-webui/wiki
## Installation