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

diffuser dreambooth full/lora/lokr/loha/oft finetune, dreambooth XL lora finetune #881

Merged
merged 20 commits into from
May 30, 2024

Conversation

sywangyi
Copy link
Collaborator

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
@sywangyi sywangyi requested a review from regisss as a code owner April 10, 2024 08:39
@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.

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
@sywangyi sywangyi changed the title diffuser dreambooth full/lora/lokr/loha finetune diffuser dreambooth full/lora/lokr/loha/oft finetune Apr 12, 2024
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
@sywangyi sywangyi changed the title diffuser dreambooth full/lora/lokr/loha/oft finetune diffuser dreambooth full/lora/lokr/loha/oft finetune, dreambooth XL lora finetune Apr 29, 2024
@srinarayan-srikanthan
Copy link

With this PR when I add the --train_text_encoder flag I am getting an error. The error does not happen if i do not use the flag or use --use_hpu_graphs_for_training. This is the error i get : AttributeError: 'ModuleCacher' object has no attribute 'verbose'
I am already creating and saving the graph using PT_HPU_RECIPE_CACHE_CONFIG, could that cause this error?

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
@sywangyi
Copy link
Collaborator Author

sywangyi commented May 6, 2024

@srinarayan-srikanthan fix the issue you mentioned, please have a try.

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
sywangyi added 3 commits May 10, 2024 18:29
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
sywangyi added 2 commits May 16, 2024 01:07
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
examples/stable-diffusion/training/README.md Outdated Show resolved Hide resolved
examples/stable-diffusion/training/README.md Outdated Show resolved Hide resolved
examples/stable-diffusion/training/README.md Show resolved Hide resolved
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Copy link
Collaborator

@MohitIntel MohitIntel left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@libinta libinta added run-test Run CI for PRs from external contributors synapse1.16 labels May 20, 2024
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
sywangyi and others added 2 commits May 30, 2024 08:43
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
@regisss regisss merged commit 569580f into main May 30, 2024
9 checks passed
@regisss regisss deleted the dream_booth branch May 30, 2024 09:59
hsubramony pushed a commit that referenced this pull request May 30, 2024
…ora finetune (#881)

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-test Run CI for PRs from external contributors synapse1.16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants