Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load from accelerate state fails when there's nothing to load from #272

Open
RobotSail opened this issue Oct 15, 2024 · 0 comments
Open

Comments

@RobotSail
Copy link
Member

When running a training run, if the directory to store checkpoints in exists but has no data stored inside of it, the training library will currently fail.

In order to make the library simple and easy to consume, we need to hide away this error and limit it to just a warning that says something along the lines of: Could not find resume state, starting from scratch

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant