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

Add an argument to enable the injection of missing state during the conversion of universal checkpoints #5608

Merged
merged 10 commits into from
Jun 27, 2024

Conversation

xylian86
Copy link
Contributor

@xylian86 xylian86 commented Jun 3, 2024

This PR solves the Issue-5430.

The PR enables the universal checkpoint feature for other platforms like HuggingFace Trainer without requiring changes to the HuggingFace code. It does this by adding an argument that allows the injection of minimal necessary information into the state before this assertion.

@tohtana tohtana enabled auto-merge June 24, 2024 16:13
@loadams loadams disabled auto-merge June 26, 2024 19:59
@loadams loadams enabled auto-merge June 26, 2024 21:19
@adk9 adk9 disabled auto-merge June 27, 2024 01:41
@adk9 adk9 enabled auto-merge June 27, 2024 01:42
@adk9 adk9 disabled auto-merge June 27, 2024 07:34
@adk9 adk9 merged commit f0e3f01 into microsoft:master Jun 27, 2024
11 of 12 checks passed
loadams added a commit that referenced this pull request Jul 2, 2024
…ng the conversion of universal checkpoints (#5608)"

This reverts commit f0e3f01.
loadams added a commit that referenced this pull request Jul 3, 2024
…ng the conversion of universal checkpoints (#5608)"

This reverts commit f0e3f01.
loadams added a commit that referenced this pull request Jul 3, 2024
…ng the conversion of universal checkpoints (#5608)"

This reverts commit f0e3f01.
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

Successfully merging this pull request may close these issues.

5 participants