Run This Ai
EN DE

text-generation-webui

Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API

★ 47,379 GitHub AGPL-3.0 local-llmtext-generationchat-uillm-interfaceoobaboogaprivate-ai LLM & Chat

Overview

text-generation-webui (also known as oobabooga) is an open-source desktop application for running large language models locally. It supports text generation, vision (multimodal), tool-calling, and provides an OpenAI/Anthropic-compatible API — all 100%% private. With 47k+ GitHub stars, it is one of the most popular local LLM interfaces, supporting models like Llama, Mistral, Gemma, and thousands more from Hugging Face. Features include chat mode, notebook mode, custom extensions, GPU acceleration (CUDA, ROCm, Metal), LoRA/QLoRA training, and a built-in one-click installer for Windows, Linux, and macOS.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  text-generation-webui:
    image: atinoda/text-generation-webui:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/text-generation-webui:/data

Best VPS for text-generation-webui →

Related tools

Guides & articles