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

blend ONNX with LoRA and Textual Inversions in memory #243

Merged
merged 30 commits into from
Mar 17, 2023
Merged

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    4c17edb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    2a8c85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a4519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce05e76 View commit details
    Browse the repository at this point in the history
  4. start wiring LoRAs into prompt

    ssube committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    03f4e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    143904f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cf6f22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91210ee View commit details
    Browse the repository at this point in the history
  8. apply lint

    ssube committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    45166f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7f77a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    829cedc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2e21f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2eb406 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    421ed63 View commit details
    Browse the repository at this point in the history
  14. add prefix to inversion path

    ssube committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b451196 View commit details
    Browse the repository at this point in the history
  15. fix inversion var

    ssube committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    973ad0f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    506cf9f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. apply lint

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8e8e230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    315e5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74dc0e9 View commit details
    Browse the repository at this point in the history
  4. links, subdirs

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ede6f92 View commit details
    Browse the repository at this point in the history
  5. phrasing

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    dfba5f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8c5e9f View commit details
    Browse the repository at this point in the history
  7. feat(api): add trace log level

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    959798e View commit details
    Browse the repository at this point in the history
  8. apply lint

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f4c0c52 View commit details
    Browse the repository at this point in the history
  9. apply sonar lint

    ssube committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c397c1e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    9f0a6f1 View commit details
    Browse the repository at this point in the history
  2. more lint, more trace

    ssube committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4b832f3 View commit details
    Browse the repository at this point in the history
  3. fix logging metadata

    ssube committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d3a17ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9bae80 View commit details
    Browse the repository at this point in the history