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

feat: support for batching ('n_iter') #95

Merged
merged 13 commits into from
Feb 2, 2024
Merged

feat: support for batching ('n_iter') #95

merged 13 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. feat: support for batching ('n_iter')

    fix: avoid crashing on faulted gens
    feat: take n_iter into account on queue calc
    fix: stop multi-process inference on working batches
    feat: avoid spamming logs about pausing inference
    fix: handle when image_result is None
    fix: remove reference to old vars
    feat: old model-stats.py
    fix: retry on submit timeout
    fix: avoid posting about blocking processes if there's no queue
    fix: use latest hordlib/sdk in pre-commit mypy hook
    fix: linting and submit retry tasks
    fix: submit exit on fault
    fix: forgot to clear submit_tasks
    feat: send back batch_index
    test: fix hordelib/sdk pins for pre-commit
    db0 authored and tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    919124d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3179c7e View commit details
    Browse the repository at this point in the history
  3. style: fix

    tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b5c03ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc186e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e6e4ba View commit details
    Browse the repository at this point in the history
  6. fix: remove unneeded import

    tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    12fc53b View commit details
    Browse the repository at this point in the history
  7. feat: civitai token

    tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    be7883f View commit details
    Browse the repository at this point in the history
  8. fix: removed abort on windows for now

    db0 authored and tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4a37407 View commit details
    Browse the repository at this point in the history
  9. fix: catch asyncio timeout

    db0 authored and tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a922fb5 View commit details
    Browse the repository at this point in the history
  10. fix: catch more asyncio errors

    db0 authored and tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    22cc3b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c17a15c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ece83d View commit details
    Browse the repository at this point in the history
  13. chore: version bump

    tazlin committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8290b70 View commit details
    Browse the repository at this point in the history