Skip to content

Pull requests: huggingface/peft

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(tuners/lora/torchao): make get_apply_tensor_subclass optional (#3223)
#3234 opened May 13, 2026 by Anai-Guo Contributor Loading…
3 tasks
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(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…
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 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…
add glora
#3098 opened Mar 13, 2026 by not-lain Loading…
Image generation benchmark
#3082 opened Mar 4, 2026 by BenjaminBossan Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.