Unsloth
Open-source library for fast, memory-efficient LLM fine-tuning
Open-source framework that makes LLM fine-tuning reproducible from a single YAML config
Axolotl is a free, open-source LLM fine-tuning framework that makes training reproducible via a single YAML config, supporting LoRA, QLoRA, full fine-tuning, and distributed multi-GPU runs.
Axolotl is one of the most popular open-source frameworks for fine-tuning large language models. It wraps the underlying stack, including Transformers, PEFT, DeepSpeed and FSDP, and flash attention, behind a single declarative YAML configuration, so experiments become reproducible and easy to share. This design lowers the barrier to serious fine-tuning while still exposing advanced techniques like LoRA, QLoRA, full fine-tuning, and distributed multi-GPU training. The project is actively maintained: through 2026 it has added expert parallelism for distributed mixture-of-experts training, context parallelism, low-bit training paths, and support for a steady stream of new model architectures. Because it is MIT/Apache licensed, teams can inspect, fork, modify, and self-host with no vendor lock-in, running on their own GPUs or on GPU clouds. Axolotl is the default choice for many practitioners doing production fine-tuning runs on open-weight models.
Axolotl is a free, open-source LLM fine-tuning framework that makes reproducible training simple via YAML, supporting LoRA, QLoRA, full fine-tuning, and distributed multi-GPU runs.
Axolotl is a community-driven open-source project (axolotl-ai-cloud) that has become a default framework for fine-tuning open-weight LLMs. It emphasizes reproducibility, breadth of technique support, and freedom from vendor lock-in.
Development is highly active, with frequent releases adding new model architectures and advanced training methods, and an associated cloud effort exists around the core open-source project.
Axolotl wraps Transformers, PEFT, DeepSpeed, and FSDP behind a single YAML config, supporting LoRA, QLoRA, and full fine-tuning. In 2026 it added expert and context parallelism and low-bit training paths.
Because it is MIT/Apache licensed and self-hostable, teams can run it on any GPU infrastructure, inspect and modify the code, and share exact configs for reproducible experiments.
ML engineers, researchers, and AI teams that fine-tune open-weight models and need a flexible, reproducible, self-hostable training framework.
ML engineers and researchers fine-tuning models.
Teams standardizing on an open training framework.
Open-source ML practitioners and model authors.
Technical teams doing serious fine-tuning of open-weight LLMs on their own compute.
Community-driven open-source project with an associated cloud effort; funding details should be verified with the maintainers.
Yes. Axolotl is fully open source under MIT/Apache licensing; the only cost is the GPU compute you run it on.
It supports LoRA, QLoRA, full-parameter fine-tuning, and modern techniques, configured through a single YAML file.
Yes. Axolotl integrates FSDP and DeepSpeed to parallelize training across multiple GPUs for faster, larger runs.
Axolotl supports a wide and growing range of open-weight architectures, with new model support added frequently throughout 2026.
Most configuration happens in YAML, but you still need ML knowledge and command-line comfort to prepare data and launch training.
Side-by-side pages for pricing, features, and best-fit use cases.
Open-source library for fast, memory-efficient LLM fine-tuning
Platform for fine-tuning and serving open-source LLMs (now part of Rubrik)
Turn expensive prompts into cheap fine-tuned models (now part of CoreWeave)
Enterprise platform to build and tune LLMs on your own data