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

Fix Prodigy optimizer in SDXL Dreambooth script #6290

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

apolinario
Copy link
Collaborator

@apolinario apolinario commented Dec 22, 2023

What does this PR do?

Re-adds the exact same Prodigy-related parameters to the SDXL Dreambooth training script that were removed in the PEFT integration commit - see here: c271731#diff-21097f487be9184775f962c08b5cd60b92a31a99da8f3e0d8caf7867f50644d9L1197-L1216

This removal at first glance doesn't seem related to PEFT, and can affect how the prodigyopt works.

Who can review?

@sayakpaul , @younesbelkada

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

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Sweet!

@sayakpaul
Copy link
Member

Feel free to merge once the CI is green and sorry about the oversight on our part.

@apolinario apolinario merged commit df76a39 into main Dec 22, 2023
16 checks passed
donhardman pushed a commit to donhardman/diffusers that referenced this pull request Dec 29, 2023
* Fix ProdigyOPT in SDXL Dreambooth script

* style

* style
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Fix ProdigyOPT in SDXL Dreambooth script

* style

* style
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