v0.11.1
Patch release v0.11.1
Fix a bug that could lead to C++ compilation errors after importing PEFT (#1738 #1739).
Full Changelog: https://github.com/huggingface/peft/compare/v0.11.0...v0.11.1
Fetched April 7, 2026
Fix a bug that could lead to C++ compilation errors after importing PEFT (#1738 #1739).
Full Changelog: https://github.com/huggingface/peft/compare/v0.11.0...v0.11.1
Fetched April 7, 2026
Fixed mistral tokenizer resolution when is installed and updated the lower bound for PEFT. This is similar to v5.10.3 minus fixes already i…
Hugging Face · TransformersPatch release v5.6.2 Qwen 3.5 and 3.6 MoE (text-only) were broken when using with FP8. It should now work again with this :salutingface: Fi…
Hugging Face · Transformers