Text Generation WebUI
Open-source web interface for running and chatting with local large language models on your own machine.
About
Text Generation WebUI, maintained by oobabooga on GitHub, provides a browser-based frontend for loading and interacting with open-source language models such as LLaMA, Mistral, and many others. It supports multiple inference backends, quantized models for lower-end hardware, and an extensions system that adds features like long-term memory, character personas, and API compatibility with OpenAI-style clients. The tool is free and self-hosted, making it popular among developers, researchers, and hobbyists who want full control over the models they run without sending data to any external service.