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
- This PR adds FineGates support to PEFT.
- Keep dtype and device when loading an adapter with low_cpu_mem_usage
- PeftMixedModel.disable_adapter does not preserve nested or pre-disabled state
- Fix insecure deserialization in LoRA-GA/CorDA cache loading
- FIX Zero density produces NaN in DARE adapter merging
- FIX `modules_to_save` buffer handling in `convert_to_lora`
- Expand model test matrices for LoHa, LoKr, and LN Tuning
- Remove PEFT forward hooks when the wrapped block raises
- Forward hooks leak when the `_enable_peft_forward_hooks` block raises, poisoning the model
- FEAT Add function to create 'detached' copies of models
- Docs
- not yet supported