Run This Ai
EN DE

FastChat

Open-source platform for training, serving, and evaluating large language models — from the makers of Vicuna and Chatbot Arena

★ 39,489 GitHub Apache-2.0 llmservingchatbotvicunaevaluation LLM & Chat

Overview

FastChat is the open-source platform behind Vicuna and Chatbot Arena (lmsys.org), built to train, serve, and evaluate LLMs. It started as a simple chatbot UI and grew into one of the most popular LLM serving frameworks, powering million-user platforms. FastChat supports multiple models simultaneously, provides OpenAI-compatible APIs, and includes tools for benchmarking and evaluation — all in one package.

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

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

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

Best VPS for FastChat →

Related tools

Guides & articles