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

[Enhance] Add training time for distill sd #29

Merged
merged 2 commits into from
Aug 5, 2023

Conversation

okotaku
Copy link
Owner

@okotaku okotaku commented Aug 5, 2023

Results (Optional)

Training Speed

Environment:

  • A6000 Single GPU
  • nvcr.io/nvidia/pytorch:23.07-py3

Settings:

  • 1k iterations training, (validation 4 images / 100 iterations)
  • LoRA (rank=8) / DreamBooth
Model total time
SDV1.5 16 m 39 s
Small SD 11 m 57 s
Tiny SD 11 m 17 s

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

@okotaku okotaku self-assigned this Aug 5, 2023
@okotaku okotaku merged commit 0cfcf37 into main Aug 5, 2023
2 checks passed
@okotaku okotaku deleted the feat/add_train_time_in_distillsd_dreambooth branch August 5, 2023 09:24
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.

1 participant