Peft
Lightweight library for fine-tuning and deploying AI models efficiently in production workflows.
The standard way to fine-tune large models cheaply if you can write the training code; not for non-engineers.
A free Hugging Face engineering library for fine-tuning large models by training only a fraction of their parameters - not a hosted product.
It makes fine-tuning huge models practical on consumer GPUs by training a tiny fraction of parameters (LoRA and related methods), and it is free, Apache-2.0, and deeply integrated with Transformers and Diffusers. The cost is expertise: this is a Python library for ML engineers, not a click-to-train service.
Frequently Asked Questions
Alternatives
Full fine-tuning with Accelerate or DeepSpeed - maximum quality when you have the GPUs and budget.
A hosted fine-tuning API - no code or infrastructure, at a per-use price.
Tags
Explore related categories
Conversion Gems independently reviews every tool. We may earn a commission if you sign up through our links — it never affects our verdict or ranking.
