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

Update transformers.deepspeed references from transformers 4.46.0 release #3196

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Oct 24, 2024

What does this PR do?

Fixes instances of transformers.deepspeed that were broken with the deprecation in transformers 4.46.0 released earlier today. Updates those to use transformers.integrations.deepspeed since this is where those have been moved.

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

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! Let me know when we're set to merge 🫡

tests/deepspeed/test_deepspeed.py Show resolved Hide resolved
@loadams
Copy link
Contributor Author

loadams commented Oct 24, 2024

Thanks! Let me know when we're set to merge 🫡

DeepSpeed tests passed here: https://github.com/microsoft/DeepSpeed/actions/runs/11508916220

And look good to merge.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@muellerzr muellerzr merged commit ba7ab93 into huggingface:main Oct 24, 2024
25 checks passed
@loadams loadams deleted the fix-transformers-ds-references branch October 24, 2024 23:56
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.

3 participants