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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating tests to resolve runner failures wrt deepspeed revamp #427

Merged
merged 29 commits into from
Jun 7, 2022

Conversation

pacman100
Copy link
Contributor

No description provided.

pacman100 and others added 28 commits May 27, 2022 19:08
1. Saving 16bit model in zero stage 3
2. zero init in stage 3 support using HFDeepSpeedConfig
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
1. Add example to show the usage of config file with revamped deepspeed support.
2. update required deepspeed version to 0.6.5
2. reverting `reinit` change as it is not required,
3. raising Exception when using `clip_grad_value` with DeepSpeed/FSDP.
1. Changes to support ZeRo Stage-3 Inference support.
2. minor bug fixes.
3. Documentation.
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
1. update tests and add new one testing autofill functionality of `prepare` method.
2. fix bug related to zero-3 init related to HFDeepSpeedConfig
3. Update documentation addressing comments.
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jun 7, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@muellerzr muellerzr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pacman100 pacman100 merged commit b2afd4e into huggingface:main Jun 7, 2022
@pacman100 pacman100 deleted the smangrul/deepspeed-revamp branch June 7, 2022 11:09
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.

None yet

3 participants