#2 · Primary category: MLOps & Evaluation
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
Project last updated:08/27/26
GitHub Stars
74.4K
Forks
9.1K
Contributors
296
License
Apache-2.0
Why we included this project
Fine-tuning a modern language model used to mean pulling together trainers and dataset loaders from several different libraries. LLaMA Factory folds that work into one tested workflow that covers more than a hundred open-weight models and vision-language variants, with LoRA, QLoRA, and full-parameter training available from the same interface. Teams adapting a base model to their own data, whether for instruction tuning, preference alignment, or continued pretraining, can go from raw data to a tuned checkpoint without rebuilding the plumbing each time. It ships a web UI, a command-line tool, and a Python API, so it suits both researchers poking at experiments interactively and engineers who want to drop fine-tuning into an automated pipeline. For anyone weighing how to productionize model customization, it is a solid reference for what a mature, community-tested fine-tuning stack looks like.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models
mlflow
The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data.