-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: huggingface/peft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FIX BEFT merge on bias-less layers; RandLoRA save_projection default
#3227
opened May 12, 2026 by
kashif
Contributor
Loading…
refine test case for
test_lora_seq2seq_lm_multi_gpu_inference
#3226
opened May 12, 2026 by
kaixuanliu
Contributor
Loading…
refine test_causal_lm_training_multi_accelerator test case
#3225
opened May 12, 2026 by
kaixuanliu
Contributor
Loading…
DOC Improve LoHa docs with overview, when-to-use, and quick start exa…
#3224
opened May 12, 2026 by
Dhruv-1710
Loading…
fix(tuners): guard child.weight access in _replace_module for non-linear modules
#3213
opened May 4, 2026 by
Chessing234
Contributor
Loading…
fix(gralora): use _cast_input_dtype in forward instead of raw .to()
#3209
opened May 2, 2026 by
Chessing234
Contributor
Loading…
fix(pvera): use _cast_input_dtype in forward instead of raw .to()
#3208
opened May 2, 2026 by
Chessing234
Contributor
Loading…
ENH Optimize HRA forward for better memory efficiency
#3185
opened Apr 22, 2026 by
BenjaminBossan
Member
Loading…
fix(tuners/lora/bnb): normalize output device for CPU-offloaded BnB layers
#3181
opened Apr 21, 2026 by
Anai-Guo
Contributor
Loading…
Use _cast_input_dtype in poly Linear.forward
#3177
opened Apr 20, 2026 by
Chessing234
Contributor
Loading…
Use _cast_input_dtype in vera Linear.forward
#3172
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Use _cast_input_dtype in FourierFTLinear.forward
#3170
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Fix DeloraLinear.unmerge subtracting un-cast delta weight
#3166
opened Apr 16, 2026 by
Chessing234
Contributor
Loading…
Fix C3ALinear.forward chaining active adapters through x instead of summing
#3164
opened Apr 15, 2026 by
Chessing234
Contributor
Loading…
Fix OFT Conv2d weight reshaping for non-square kernels
#3150
opened Apr 12, 2026 by
Chessing234
Contributor
Loading…
2 tasks
FIX IA3 _ConvNd.unmerge bias uses torch.mul instead of torch.div
#3149
opened Apr 11, 2026 by
Chessing234
Contributor
Loading…
Generic quantization support for BOFT, MiSS, VeRA
wip
#3117
opened Mar 25, 2026 by
BenjaminBossan
Member
Loading…
FIX Several bugs when adding merged LoRA weights
#3111
opened Mar 18, 2026 by
BenjaminBossan
Member
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.