diff --git a/README.md b/README.md index 43134bfc..3b5008fd 100644 --- a/README.md +++ b/README.md @@ -322,10 +322,6 @@ API: -## Documentation - -https://github.com/oobabooga/text-generation-webui/wiki - ## Downloading models Models should be placed in the folder `text-generation-webui/user_data/models`. They are usually downloaded from [Hugging Face](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads&search=gguf). @@ -373,6 +369,10 @@ python download-model.py organization/model Run `python download-model.py --help` to see all the options. +## Documentation + +https://github.com/oobabooga/text-generation-webui/wiki + ## Google Colab notebook https://colab.research.google.com/github/oobabooga/text-generation-webui/blob/main/Colab-TextGen-GPU.ipynb