-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: huggingface/peft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Track git dirty state in method_comparison benchmark results (#3384)
#3464
opened Jul 21, 2026 by
eduanmoldeep
Loading…
fix: replace bare except with except Exception
#3462
opened Jul 21, 2026 by
lxcxjxhx
Contributor
Loading…
AI: Update contribution guide based on recent experience
#3459
opened Jul 20, 2026 by
BenjaminBossan
Member
Loading…
Fix bias="lora_only"/"boft_only" dropping the trained bias on save
#3457
opened Jul 19, 2026 by
Osamaali313
Loading…
Fix BdLoraConfig.nblocks default being a tuple instead of an int
#3456
opened Jul 19, 2026 by
Osamaali313
Loading…
FIX Crash when unloading a model whose active adapter does not use modules_to_save
#3455
opened Jul 19, 2026 by
javierdejesusda
Contributor
Loading…
Add type hints to hotswap utility functions in hotswap.py
#3452
opened Jul 18, 2026 by
RudrenduPaul
Contributor
Loading…
4 tasks done
FIX modules_to_save module whose name contains the adapter's parameter prefix
#3451
opened Jul 18, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX add_weighted_adapter creates an overscaled adapter when the source uses rslora
#3449
opened Jul 17, 2026 by
sohumt123
Loading…
Add type hints to rescale_adapter_scale and compute_loss in helpers.py
#3448
opened Jul 17, 2026 by
RudrenduPaul
Contributor
Loading…
4 tasks done
ENH Add KaSA (Knowledge-aware Singular-value Adaptation) as a LoRA variant
#3446
opened Jul 16, 2026 by
robbiebusinessacc
Loading…
FIX PeftMixedModel.load_adapter incorrectly unfreezing already-active adapters
#3443
opened Jul 16, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX AutoPeftModel*.from_pretrained silently drops revision (and token) when loading tokenizer and adapter weights
#3442
opened Jul 16, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX AdaLoRA lifecycle/state robustness: delete+add desync, kthvalue(k<=0), device staleness
#3441
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX LoHa/LoKr ConvNd layers with groups > 1 crashing on forward
#3440
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX AttributeError in disable_input_dtype_casting for 24 tuner types
#3439
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX Add missing config validation across GraLoRA, AdaLoRA, WaveFT, AdaMSS
#3438
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX PEANuT and FRoD sequential merge() calls diverging from combined merge
#3437
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX Silent data corruption when merging TrainableTokens adapters sequentially
#3436
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX IA3 grouped Conv2d/Conv3d merge crash when is_feedforward=True
#3435
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
FIX DeLoRA crash with UnboundLocalError on unsupported layers
#3434
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.