Gradio Web UI for LLMs

https://github.com/oobabooga/text-generation-webuiarrow-up-right

Text Generation Web UI

A Gradio web UI for Large Language Models.

Its goal is to become the AUTOMATIC1111/stable-diffusion-webuiarrow-up-right of Text Generation.

(oobaboogaarrow-up-right/text-generation-webuiarrow-up-right)

Features

How to install

  1. Clone or downloadarrow-up-right the repository.

  2. Run the start_linux.sh, start_windows.bat, start_macos.sh, or start_wsl.bat script depending on your OS.

  3. Select your GPU vendor when asked.

  4. Once the installation ends, browse to http://localhost:7860/?__theme=dark.

  5. Have fun!

To restart the web UI in the future, just run the start_ script again. This script creates an installer_files folder where it sets up the project's requirements. In case you need to reinstall the requirements, you can simply delete that folder and start the web UI again.

The script accepts command-line flags. Alternatively, you can edit the CMD_FLAGS.txt file with a text editor and add your flags there.

To get updates in the future, run update_linux.sh, update_windows.bat, update_macos.sh, or update_wsl.bat.

chevron-rightSetup details and information about installing manuallyhashtag

chevron-rightList of command-line flagshashtag

Documentation

https://github.com/oobabooga/text-generation-webui/wikiarrow-up-right

Last updated