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

Add composer model class for running with precomputed CLIP and T5 text latents #171

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2024

  1. Initial model class

    corystephenson-db committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3459613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5b227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39ed5f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef76e6 View commit details
    Browse the repository at this point in the history
  5. Prep for inference

    corystephenson-db committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    402b1a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    19cc8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101c353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3402223 View commit details
    Browse the repository at this point in the history
  4. Fix off by one

    corystephenson-db committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    72476c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e30fa2b View commit details
    Browse the repository at this point in the history
  2. Drop nans

    corystephenson-db committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ca94d5b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Clean up names

    corystephenson-db committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3d7b65e View commit details
    Browse the repository at this point in the history
  2. Fix depreciation

    corystephenson-db committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7bc1796 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. More name changes

    corystephenson-db committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4c36a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    040afae View commit details
    Browse the repository at this point in the history
  3. Update docstrings

    corystephenson-db committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9abc15b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebacb59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ceee3f View commit details
    Browse the repository at this point in the history
  6. Add option for LoRA

    corystephenson-db committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d950a50 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

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