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

Llama3.2-Vision: Add reference submodule and tests #14051

Merged
merged 21 commits into from
Oct 29, 2024
Merged

Commits on Oct 24, 2024

  1. #13368: Move repeat interleave to xattn cache generation.

    (cherry picked from commit 7d90c9c)
    cglagovichTT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bab4a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee48aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ae070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    303be06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef329cd View commit details
    Browse the repository at this point in the history
  6. #13368: Clean up vision tests. Unify assertions and pcc checks. Fix L…

    …M head splitting on T3k.
    cglagovichTT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    27fa6d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f11162c View commit details
    Browse the repository at this point in the history
  8. #13368: For all vision tests, get model-specific parameters from mode…

    …l_args rather than fixtures. This generalizes tests for base and finetuned 11B models.
    cglagovichTT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f64f65a View commit details
    Browse the repository at this point in the history
  9. #13368: Fixup tests

    cglagovichTT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3a39037 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8689d40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    80db0b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd10a03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c5ff7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e79091 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7eef19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc99440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d59f132 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    df3e545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3807f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a0eb87 View commit details
    Browse the repository at this point in the history