Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Save checkpoints locally to /mnt/local_storage before reporting to tr…
…ain (ray-project#42157) 70B finetuning ran into OOD issues because it saved the checkpoints to `/tmp`. We should save it to `/mnt/local_storage` instead. Signed-off-by: Huaiwei Sun <[email protected]>
- Loading branch information