project-baize/baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU! observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 89
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: 1251
- days_rel: n/a
- days_push: 899
- n_releases_24m: 0
Adoption not part of the score
3150 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Baize is an open-source chat model built on LLaMA using LoRA parameter-efficient tuning, trained on 100k self-chat dialogs generated by ChatGPT talking to itself plus Alpaca data. The repository provides data collection scripts, fine-tuning code, LoRA weight merging, and a chat demo, with 7B/13B/30B model releases for research use only.
Use cases
- train a custom chatbot on a single GPU
- fine-tune llama with lora for multi-turn dialogue
- generate self-chat training data with chatgpt
- run an open-source chat model locally
- merge lora weights into a huggingface model
- build a healthcare domain chatbot
When to choose
- you want to fine-tune an open chat model cheaply on one GPU
- you need multi-turn dialogue training data generation pipelines
- you want research-grade LLaMA-based chat models with LoRA weights
When to avoid
- you need a model for commercial use (weights and data are research-only)
- you need actively maintained tooling or the latest model architectures
- you want production-ready serving infrastructure
Facets
library · maturity maintenance
llm-training machine-learning chatbot data-generation large-language-models machine-learning artificial-intelligence python cli lora llama self-chat-data parameter-efficient-tuning chat-model research-only natural-language-processing gpu
6 sources
- readme: https://github.com/project-baize/baize-chatbot · fetched 2026-08-28 · f69210481e6a
- homepage: https://arxiv.org/abs/2304.01196 · fetched 2026-08-29 · b2648e5bd094
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| project-baize/baize-chatbot | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="project-baize/baize-chatbot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem