v5.0.0
[Test refactor 1/5] Per-folder tests reorganization (#15725)
fix: support tensor labels in DataCollatorWithFlattening (#42620)
Switch gradient checkpointing default to `use_reentrant=False` (PyTorch recommended) (#43203)
Add `.on_push_begin()` callback to Trainer and implement for `TrackioCallback` (#42850)
Remove `local_rank` arg from `TrainingArguments` (#41382)
Fix tests trainer again (#42933)
Gaudi3 CI (#38790)
[v5] Remove deprecated prediction loop (#41123)
feat(trainer): Just-in-time (JIT) asynchronous checkpointing using SIGTERM signals (#41723)
Bugfix/remove emojis from print (#42091)