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

Resolving Attribute error when using the FSDP ram efficient feature #25820

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

pacman100
Copy link
Contributor

What does this PR do?

  1. Currently, for few models getting Attribute errors such as AttributeError: 'OPTForCausalLM' object has no attribute 'decoder' when using the FSDP ram efficient feature. This PR fixes it.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @pacman100!

Could you update the PR title before merging to something more descriptive please?

@pacman100 pacman100 changed the title fix bug Resolving Attribute error when using the FSDP ram efficient feature Aug 29, 2023
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 29, 2023

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

Copy link
Contributor

@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!

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.

4 participants