axolotl-ai-cloud/axolotl
Go ahead and axolotl questions observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 93
- Longevity 88
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: 14.0
- age_days: 1237
- days_rel: 47
- days_push: 7
- n_releases_24m: 27
Adoption not part of the score
12408 stars · 1412 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Axolotl is a free, open-source, config-driven framework for fine-tuning large language models, supporting SFT, preference learning (DPO/KTO/ORPO), RL (GRPO), and reward modeling via YAML configs. It supports LoRA, QLoRA, and full fine-tuning across a wide range of HuggingFace model architectures, including multimodal and MoE models, with distributed training via FSDP and DeepSpeed.
Use cases
- fine-tune an LLM with LoRA on my own instruction dataset
- run QLoRA fine-tuning of a large model on a single GPU
- train a model with DPO using preference pairs
- fine-tune a vision-language model on image-text data
- do GRPO reinforcement learning with a reward function
- merge LoRA adapters into a full model checkpoint
- fine-tune a MoE model with reduced VRAM
- chat interactively with a fine-tuned model for testing
When to choose
- you want a YAML-config-driven fine-tuning workflow with broad model support
- you need LoRA/QLoRA/full fine-tuning plus SFT, DPO, KTO, ORPO, or GRPO in one tool
- you train on NVIDIA or AMD GPUs, including multi-GPU and cloud setups
- you want cutting-edge features like MoE LoRA, expert parallelism, or BitNet fine-tuning
When to avoid
- you only need inference or serving of existing models without training
- you have no GPU and cannot use cloud GPU environments
- you need a no-code GUI trainer rather than config files and a CLI
- you train non-LLM models like image classifiers from scratch
Facets
framework · maturity active
llm-training machine-learning deep-learning cli large-language-models machine-learning deep-learning artificial-intelligence python cloud fine-tuning lora qlora sft dpo grpo huggingface deepspeed fsdp moe multimodal yaml-config linux docker gpu
10 sources
- readme: https://github.com/axolotl-ai-cloud/axolotl · fetched 2026-08-28 · b484bba759c9
- homepage: https://docs.axolotl.ai · fetched 2026-08-29 · 298eb79e89b0
- site_page: https://docs.axolotl.ai/docs/getting-started.html · fetched 2026-08-29 · 40f6555f4fd7
- site_page: https://docs.axolotl.ai/docs/choosing_method.html · fetched 2026-08-29 · 7bc10aabb108
- site_page: https://docs.axolotl.ai/docs/installation.html · fetched 2026-08-29 · 8c6824fd5728
- site_page: https://docs.axolotl.ai/docs/inference.html · fetched 2026-08-29 · 4d7752a18205
- site_page: https://docs.axolotl.ai/docs/support-matrix.html · fetched 2026-08-29 · 5b99a2388789
- site_page: https://docs.axolotl.ai/docs/models/muse-glimmer.html · fetched 2026-08-29 · 92b8e802ba35
- site_page: https://docs.axolotl.ai/docs/models/cohere-north-micro-vision-instruct.html · fetched 2026-08-29 · 23e005159de7
- site_page: https://docs.axolotl.ai/docs/models/shieldstral.html · fetched 2026-08-29 · 340de848ca36
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| axolotl-ai-cloud/axolotl | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="axolotl-ai-cloud/axolotl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem