peft
https://github.com/huggingface/peft
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to peft
Help out
- Issues
- Method comparison: Small optimizations to image-gen
- Warn when from_pretrained config-field kwargs are ignored
- Keep dtype and device when loading an adapter with low_cpu_mem_usage
- IA3: merging a grouped convolution fails when the layer is a feedforward module
- Delete every auxiliary adapter and resolve the remaining active ones across layers
- MixedModel.delete_adapter: stale active adapter and leaked auxiliary modules
- Fix IA3 Conv3d layer error message to reference Conv3d
- PeftConfig.from_pretrained silently ignores explicit config overrides
- PeftMixedModel.disable_adapter does not preserve nested or pre-disabled state
- FIX TST Use distributed_config kwarg for TP tests with transformers >= 5.13
- Docs
- not yet supported