jondurbin/airoboros
Customizable implementation of the self-instruct paper. observed · 2026-08-28
Health v2 · maintenance only
20/100
- Activity 0
- Release rhythm 8
- Longevity 87
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1222
- days_rel: n/a
- days_push: 909
- n_releases_24m: 0
Adoption not part of the score
1051 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Airoboros is a Python library implementing a heavily modified version of the Self-Instruct paper to generate high-quality synthetic instruction datasets using large language models like GPT-4. It supports multiple instructor styles (reasoning, roleplay, etc.), uses Chroma vector similarity for deduplication, and produces datasets for fine-tuning smaller open-source models.
Use cases
- generate synthetic instruction datasets for fine-tuning LLMs
- create training data without human annotation
- build expert models fine-tuned on task-specific data
- generate orca-style reasoning and math training examples
- deduplicate generated instructions with vector similarity
- fine-tune llama models on high-quality synthetic data
When to choose
- you need to create instruction-tuning datasets automatically with an LLM
- you want diverse synthetic prompts without human-written seeds
- you want task-specific instructors for different data styles
- you plan to fine-tune smaller open models to mimic larger ones
When to avoid
- you need a maintained tool with active development
- you want simple prompt templates rather than a full data generation pipeline
- you cannot access OpenAI-compatible completion APIs
- you need human-verified training data
Facets
library · maturity maintenance
llm-training data-generation rag machine-learning large-language-models machine-learning artificial-intelligence developer-tools python cli self-instruct synthetic-data fine-tuning instruction-tuning llama vector-database dataset-generation
2 sources
- readme: https://github.com/jondurbin/airoboros · fetched 2026-08-28 · 77d556776c3e
- registry_pypi: https://pypi.org/pypi/airoboros/json · fetched 2026-08-29 · 0097a7676c7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jondurbin/airoboros | main | 20 |
For agents
markdown · JSON · MCP: product_card(name="jondurbin/airoboros")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem