PEFT
Hugging Face's parameter-efficient fine-tuning library, the one everything wraps.
When to use it
Use this when you're already deep in the `transformers` stack and want LoRA as a library call rather than a standalone trainer.
Hugging Face's parameter-efficient fine-tuning library, the one everything wraps.
Use this when you're already deep in the `transformers` stack and want LoRA as a library call rather than a standalone trainer.