Bug Fixes:
- Fixed an issue with
torch.get_default_device()requiring a higher version than what we support - Fixed a broken
pytestimport in prod
Full Changelog: https://github.com/huggingface/accelerate/compare/v1.5.0...v1.5.2
Fetched April 7, 2026
Bug Fixes:
torch.get_default_device() requiring a higher version than what we supportpytest import in prodFull Changelog: https://github.com/huggingface/accelerate/compare/v1.5.0...v1.5.2
Fetched April 7, 2026
What's Changed Use before on by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/842 fix(backend): replace bar…
Hugging Face · InferenceA small patch release containing these fixes: - 3161 - 3165 Full Changelog: https://github.com/huggingface/peft/compare/v0.19.0...v0.19.1
Hugging Face · Fine-tuning