Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise error when using
save_only_model
with `load_best_model_at_end…
…` for DeepSpeed/FSDP (#28866) * Raise error when using `save_only_model` with `load_best_model_at_end` for DeepSpeed/FSDP * Update trainer.py
- Loading branch information