lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 80
- Release rhythm 8
- Longevity 90
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1264
- days_rel: n/a
- days_push: 125
- n_releases_24m: 0
Adoption not part of the score
39525 stars · 4781 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FastChat is an open platform for training, serving, and evaluating large language model based chatbots, originally releasing the Vicuna model and powering Chatbot Arena. It provides a distributed multi-model serving system with a web UI and OpenAI-compatible RESTful APIs, plus training and evaluation code such as MT-Bench.
Use cases
- serve local LLMs behind an OpenAI-compatible API
- host a chatbot web UI for multiple models
- fine-tune chat models like Vicuna
- evaluate chatbots with MT-Bench
- run side-by-side LLM comparisons and collect human votes
- build an LLM leaderboard from human preference data
When to choose
- you need a distributed multi-model LLM serving system with OpenAI-compatible endpoints
- you want to train or fine-tune open chat models like Vicuna
- you need benchmarking and human evaluation tooling for chatbots
When to avoid
- you only need lightweight single-model inference without a serving platform
- you need the newest serving features, as development has slowed and newer stacks like vLLM may be better maintained
- you want a managed cloud service rather than self-hosted infrastructure
Facets
framework · maturity maintenance
llm-inference llm-training chatbot http-server api-framework machine-learning large-language-models artificial-intelligence chatbots python windows vicuna chatbot-arena openai-compatible-api model-serving llm-evaluation fine-tuning distributed-serving natural-language-processing linux macos docker gpu web-server
1 source
- readme: https://github.com/lm-sys/FastChat · fetched 2026-08-28 · 7968f9409741
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lm-sys/FastChat | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem