-
Notifications
You must be signed in to change notification settings - Fork 423
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
Bump version to v0.24.0 + deprecations #3570
Conversation
…ump_version_v0.24.0 merging main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how do daily tests for sharded tensor ckpts pass? 🤔
Hello! The released was prepared in this MR but no tag was added. What would it take to complete the publication of this version? |
@antoinebrl We'll be releasing the new version today -- just didn't want to release over the weekend :) |
What does this PR do?
Bumps to 0.24.0 and deprecates some code paths, notably passing
process_group
anddevice_mesh
directly in the fsdp config object.Dailies succeeded: https://github.com/mosaicml/composer/actions/runs/10528606007
Continuation of #3527
What issue(s) does this change relate to?
Before submitting
pre-commit
on your change? (see thepre-commit
section of prerequisites)