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

merge #1112

Merged
merged 10 commits into from
Oct 30, 2024
Merged

merge #1112

merged 10 commits into from
Oct 30, 2024

Commits on Oct 27, 2024

  1. Add deduplication of captions by building a set which has superior pe…

    …rformance for large datasets.
    mhirki committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f1b1073 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1104 from mhirki/deduplicate-captions

    Add deduplication of captions
    bghira authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6962afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545b0c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1106 from mhirki/add-flux-schedule-auto-shift-saf…

    …ety-check
    
    Throw an error if both --flux_schedule_auto_shift and --flux_schedule_shift are enabled.
    bghira authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    80aafbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a43cc30 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request #1107 from mhirki/fix-schedule-shift-unit-test

    Fix unit test failure after PR #1106
    bghira authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b90ef0c View commit details
    Browse the repository at this point in the history
  2. Fix gO variable name

    samedii authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    19e66e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1108 from samedii/patch-1

    Fix gO variable name
    bghira authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    86a4f57 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. disable caption deduplication as it prevents multigpu caching; add wa…

    …rning for sd3 using wrong VAE; cleanly terminate and restart batch text embed writing thread
    bghira committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1815c54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1111 from bghira/bugfix/multigpu-text-embed-missing

    disable caption deduplication as it prevents multigpu caching; add warning for sd3 using wrong VAE; cleanly terminate and restart batch text embed writing thread
    bghira authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    27208c6 View commit details
    Browse the repository at this point in the history