v5.10.1
add more generic support for distributed trainer tests (#46109)
Update distributed tests (#44338)
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Pass packed boundary metadata to Qwen3.5 linear-attention fast kernels from data collator (#45034)
Fix `num_items_in_batch` over-counting for causal LM losses (#46204)
Update common tests Trainer (#44260)
Fix: NotebookProgressCallback crash when evaluating with the Trainer (#44949)
🚨🚨🚨 [Trainer] Default to FSDP2, simplify API around fsdp + fsdp_config (#45640)
Add GreedyLR adaptive learning rate scheduler (#44271)
Fix training ci and clean some tests (#44491)
feat(integration): Add KubeflowCallback to enable automatic progress … (#44487)
Ensure final evaluation runs with step-based evaluation strategy (#44146)