hiyouga/LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024) observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 62
- Longevity 85
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: 106
- age_days: 1193
- days_rel: 95
- days_push: 7
- n_releases_24m: 6
Adoption not part of the score
74382 stars · 9101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LlamaFactory is a unified, efficient fine-tuning framework for 100+ large language models and vision-language models, supporting LoRA, QLoRA, full-parameter tuning, and RLHF methods like DPO and PPO. It offers a no-code WebUI (LLaMA Board), CLI, distributed training backends (DeepSpeed, FSDP, Ray), and quantization/inference/export tooling.
Use cases
- fine-tune llama on my own data
- train a lora adapter for qwen
- run qlora fine-tuning on a single gpu
- do dpo or rlhf training for a chat model
- fine-tune a multimodal vision-language model
- merge and quantize a fine-tuned model
- fine-tune an llm without writing code
- distributed multi-gpu llm training with deepspeed
When to choose
- you want to fine-tune or align many open LLMs/VLMs with one unified tool
- you need LoRA/QLoRA, RLHF (DPO, PPO, KTO, ORPO), and quantization in a single framework
- you prefer a no-code WebUI or simple CLI over writing training scripts
- you need distributed training (DeepSpeed, FSDP, Ray, Megatron) and experiment tracking
When to avoid
- you need pretraining from scratch at massive scale rather than fine-tuning
- you want a minimal, hackable training script instead of a full framework
- your model architecture is not among the supported templates
- you only need inference/serving without any training
Facets
framework · maturity active
llm-training machine-learning deep-learning cli gui large-language-models machine-learning deep-learning artificial-intelligence python fine-tuning lora qlora rlhf dpo peft quantization instruction-tuning webui multimodal distributed-training deepspeed vllm natural-language-processing linux docker gpu web-server
2 sources
- readme: https://github.com/hiyouga/LlamaFactory · fetched 2026-08-28 · 9500fce77fea
- homepage: https://llamafactory.readthedocs.io · fetched 2026-08-28 · 63d872c4b64d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hiyouga/LlamaFactory | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="hiyouga/LlamaFactory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem