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 initial design for uniform processors + align model #31197

Merged
merged 49 commits into from
Jun 13, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    b85036f View commit details
    Browse the repository at this point in the history
  2. fix mutable default 👀

    molbap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bb8ac70 View commit details
    Browse the repository at this point in the history
  3. add configuration test

    molbap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cd8c601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00c852 View commit details
    Browse the repository at this point in the history
  5. protect torch-specific test

    molbap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    693036f View commit details
    Browse the repository at this point in the history
  6. fix style

    molbap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    766da3a View commit details
    Browse the repository at this point in the history
  7. fix

    molbap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    844394d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix assertEqual

    molbap committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c19bbc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c38119 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    ce4abcd View commit details
    Browse the repository at this point in the history
  2. run-slow[align]

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3acdf28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404239f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    603be40 View commit details
    Browse the repository at this point in the history
  5. [run-slow]align

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    71c9d6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26383c5 View commit details
    Browse the repository at this point in the history
  7. update audio inputs

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4521f4f View commit details
    Browse the repository at this point in the history
  8. protect audio types, silly

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b96eb64 View commit details
    Browse the repository at this point in the history
  9. try removing imports

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9c5c01c View commit details
    Browse the repository at this point in the history
  10. make things simpler

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3ccb505 View commit details
    Browse the repository at this point in the history
  11. simplerer

    molbap committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    142acf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    60a5730 View commit details
    Browse the repository at this point in the history
  2. [run-slow]align

    molbap committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    be6c141 View commit details
    Browse the repository at this point in the history
  3. skip tests for old processors

    molbap committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    84135d7 View commit details
    Browse the repository at this point in the history
  4. [run-slow]align, clip

    molbap committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ce967ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f78ec52 View commit details
    Browse the repository at this point in the history
  6. [run-slow]align, clip

    molbap committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    52fd5ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f21abe View commit details
    Browse the repository at this point in the history
  8. [run-slow]align, clip

    molbap committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d510030 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. update doc

    molbap committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fd43bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2cd7c9 View commit details
    Browse the repository at this point in the history
  3. add model_max_length testing

    This parameter depends on tokenizers received.
    molbap committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bcbd646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c1587 View commit details
    Browse the repository at this point in the history
  5. fix

    molbap committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1f73bdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3f98ba View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. expand VideoInput

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e4d6d12 View commit details
    Browse the repository at this point in the history
  2. fix

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1e09e4a View commit details
    Browse the repository at this point in the history
  3. fix style

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d4232f0 View commit details
    Browse the repository at this point in the history
  4. remove defaults values

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    162b1a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0da1dc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f955510 View commit details
    Browse the repository at this point in the history
  7. protect imports

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6f1dac View commit details
    Browse the repository at this point in the history
  8. [run-slow]align

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c4b7e84 View commit details
    Browse the repository at this point in the history
  9. fix

    molbap committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3ce3608 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    6b83e39 View commit details
    Browse the repository at this point in the history
  2. test more

    molbap committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3818b86 View commit details
    Browse the repository at this point in the history
  3. removed unused func

    molbap committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    31b7a60 View commit details
    Browse the repository at this point in the history
  4. [run-slow]align

    molbap committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4072336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcce007 View commit details
    Browse the repository at this point in the history