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 textual inversion documentation and code #3015

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

lstein
Copy link
Collaborator

@lstein lstein commented Mar 24, 2023

This PR addresses issues raised by #3008.

  1. Update documentation to indicate the correct maximum batch size for TI training when xformers is and isn't used.

  2. Update textual inversion code so that the default for batch size is aware of xformer availability.

  3. Add documentation for how to launch TI with distributed learning.

lstein added 2 commits March 23, 2023 19:49
…ailability

- If xformers is available, then default "use xformers" checkbox to on.
- Increase batch size to 8 (from 3).
This PR addresses issues raised by #3008.

1. Update documentation to indicate the correct maximum batch size for
   TI training when xformers is and isn't used.

2. Update textual inversion code so that the default for batch size
   is aware of xformer availability.

3. Add documentation for how to launch TI with distributed learning.
@blessedcoolant blessedcoolant merged commit 82144de into v2.3 Mar 24, 2023
@blessedcoolant blessedcoolant deleted the feat/adjust-ti-param-for-xformers branch March 24, 2023 03:14
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.

2 participants