v1.1.0: Python 3.9 minimum, torch dynamo deepspeed support, and bug fixes
data_seed argument in https://github.com/huggingface/accelerate/pull/3150weights_only=True by default for all compatible objects when checkpointing and saving with torch.save in https://github.com/huggingface/accelerate/pull/3036dim input in pad_across_processes in https://github.com/huggingface/accelerate/pull/3114has_offloaded_params utility added in https://github.com/huggingface/accelerate/pull/3188dim input in pad_across_processes by @mariusarvinte in https://github.com/huggingface/accelerate/pull/3114data_seed by @muellerzr in https://github.com/huggingface/accelerate/pull/3150save_model by @muellerzr in https://github.com/huggingface/accelerate/pull/3146weights_only=True by default for all compatible objects by @muellerzr in https://github.com/huggingface/accelerate/pull/3036get_xpu_available_memory by @faaany in https://github.com/huggingface/accelerate/pull/3165has_offloaded_params by @kylesayrs in https://github.com/huggingface/accelerate/pull/3188torch.nn.Module model into account when moving to device by @faaany in https://github.com/huggingface/accelerate/pull/3167torchrun by @faaany in https://github.com/huggingface/accelerate/pull/3166align_module_device by @kylesayrs in https://github.com/huggingface/accelerate/pull/3204Full Changelog: https://github.com/huggingface/accelerate/compare/v1.0.1...v1.1.0
Fetched April 7, 2026