From 322cd28e24dc772827b4bcbf5c25cdaa7f4f4f62 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 13 Jun 2025 01:27:33 -0700 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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