Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-27 | 315 Bytes | |
v0.15.1 source code.tar.gz | 2025-03-27 | 7.6 MB | |
v0.15.1 source code.zip | 2025-03-27 | 7.9 MB | |
Totals: 3 Items | 15.5 MB | 0 |
This patch includes a fix for [#2450]. In this bug modules_to_save
was not handled correctly when used in conjunction with DeepSpeed ZeRO stage 3 which resulted in those modules being placeholder values in the saved checkpoints.
Full Changelog: https://github.com/huggingface/peft/compare/v0.15.0...v0.15.1