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
- Proposal: Benchmarking on different PEFT techniques
- feat: support LoRA conversion for multiplicative PEFT methods (OFT, BOFT)
- refactor: move OFT to generic quantization framework
- Feat: support ShadowPEFT
- LoraConfig(bias="lora_only") trains base_layer.bias but save_pretrained/get_peft_model_state_dict drops it
- Proposal: add FineGates structured-sparsity PEFT method
- Proposal: Content-addressed adapter recipes for cross-platform LoRA distribution
- Fail loud on save_pretrained() for unsharded LoRA tensors
- Proposal: support ShadowPEFT method in PEFT
- RFC: Improve code to resolve LoRA variants
- Docs
- not yet supported