KEMBAR78
[Fix] train_dreambooth_lora_flux_advanced ValueError: unexpected save model: <class 'transformers.models.t5.modeling_t5.T5EncoderModel'> by rootonchair · Pull Request #9777 · huggingface/diffusers · GitHub
Skip to content

Conversation

rootonchair
Copy link
Contributor

What does this PR do?

Fixes #9729

Before submitting

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.

@rootonchair
Copy link
Contributor Author

@linoytsaban @a-r-r-o-w

Copy link
Contributor

@a-r-r-o-w a-r-r-o-w left a comment

Choose a reason for hiding this comment

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

Not completely sure but looks good! cc @linoytsaban for review

@a-r-r-o-w a-r-r-o-w requested a review from linoytsaban October 28, 2024 06:11
@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.

Copy link
Collaborator

@linoytsaban linoytsaban left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @rootonchair!

@linoytsaban linoytsaban merged commit 3b5b1c5 into huggingface:main Oct 28, 2024
8 checks passed
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
… model: <class 'transformers.models.t5.modeling_t5.T5EncoderModel'> (#9777)

fix save state te T5
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.

train_dreambooth_lora_flux_advanced ValueError: unexpected save model: <class 'transformers.models.t5.modeling_t5.T5EncoderModel'>

4 participants