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
- DoRA unmerge corrupts or crashes on fan_in_fan_out layers (transformers Conv1D)
- FIX DoRA unmerge on fan_in_fan_out layers
- PERF Speed up adapter injection by avoiding repeated adapter-prefix scans
- Add type hints to helpers.py, hotswap.py, constants.py, integrations.py (consolidates #3448, #3452)
- feat: delta-based forward pass for OSF to reduce memory and compute
- MetaMathQA: consistent tokenizer padding behavior
- FIX BOFT and HRA crash on grouped Conv2d layers
- This PR adds FineGates support to PEFT.
- Add Super-Tuning as a new PEFT method
- FIX IA3 merge/unmerge for grouped feedforward convolutions
- Docs
- not yet supported