GitHub Projects project

Text-Generation-WebUI - Oobabooga

Text-Generation-WebUI Oobabooga LLM Local AI

Overview

Text-Generation-WebUI (Oobabooga) is the most popular web interface for running LLMs locally. It supports dozens of models and backends.

Key Features

  • Model Support: Llama, Mistral, Qwen, etc.
  • Multiple Backends: Transformers, ExLlama, llama.cpp
  • Chat Modes: Chat, instruct, notebook
  • Extensions: Text-to-speech, Stable Diffusion, etc.
  • API: OpenAI-compatible API server

Installation

git clone https://github.com/oobabooga/text-generation-webui
cd text-generation-webui
./start_linux.sh

Why Popular

  • No coding required
  • Works on consumer GPUs
  • Active community
  • Regular updates

Resources

View on GitHub

Source: GitHub