Text Generation WebUI
Gradio web UI for running large language models locally.
Often called "oobabooga", this project provides a web interface for running open-weight LLMs (LLaMA, Mistral, Falcon, and others) on a Linux workstation with GPU acceleration. It predates Open WebUI and offers more knobs for model and sampler configuration.
Install
git clone https://github.com/oobabooga/text-generation-webui
