-
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
[BUG FIX] tuners/lora/eva: fix label mask check using
in instead of hasattr for dict
#3233
opened May 13, 2026 by
Dev-X25874
Loading…
Guard _convert_peft_config_moe against regex-string target_modules
#3232
opened May 12, 2026 by
1fanwang
Loading…
docs: improve MiSS documentation with practical guidance and LLM example
#3231
opened May 12, 2026 by
vedantnavle13
Loading…
FIX Transformers weight conversion PEFT model prefix
#3230
opened May 12, 2026 by
BenjaminBossan
Member
Loading…
FIX BEFT merge on bias-less layers; RandLoRA save_projection default
#3227
opened May 12, 2026 by
kashif
Contributor
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…
fix: layers_to_transform now correctly matches layer index on MoE models
#3028
opened Feb 7, 2026 by
Mr-Neutr0n
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.