text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
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
Verwandte Tools
NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Lobe Chat
Extensible, open-source ChatGPT alternative with plugins, knowledge base, and multi-LLM support
Open WebUI
User-friendly WebUI for LLMs (Ollama, OpenAI API)
Streamlit
Build and share data apps in pure Python — fast
Gradio
Build and share delightful machine learning apps in Python
FastChat
Open-source platform for training, serving, and evaluating large language models — from the makers of Vicuna and Chatbot Arena
Anleitungen & Artikel
How to Deploy text-generation-webui with Docker on Your Own Server
Step-by-step Docker deployment guide for text-generation-webui (oobabooga) — run local LLMs with GPU support in a containerized environment.
Getting Started with text-generation-webui: Your Local LLM Powerhouse
A comprehensive guide to text-generation-webui (oobabooga) — the leading open-source web interface for running local LLMs with chat, vision, tool-calling, and an OpenAI-compatible API.