v1.6.0 release adds FSDPv2, DeepSpeed TP, and XCCL support in Accelerate
AI Impact Summary
This release introduces FSDPv2 support through FullyShardedDataParallelPlugin and Accelerate, with a migration path via accelerate to-fsdp2 to convert YAML configs. It also adds initial DeepSpeed + tensor_parallel support, requiring the dataloader to be TP-compatible and enabling TP weights saving, with deepspeed config updated to include a tensor_parallel.autotp_size setting. Additionally, XCCL distributed backend support extends compatibility to Intel XPU devices, broadening hardware options for distributed training. Expect coordinated changes across code, config, and data pipelines to realize these improvements.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- info