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

Llava Onevision: add model #32673

Merged
merged 34 commits into from
Sep 5, 2024
Merged

Commits on Aug 15, 2024

  1. working version

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    04ea11d View commit details
    Browse the repository at this point in the history
  2. fix copies

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    380e99a View commit details
    Browse the repository at this point in the history
  3. update

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2c82735 View commit details
    Browse the repository at this point in the history
  4. tests

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1f854cc View commit details
    Browse the repository at this point in the history
  5. update docs

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4c41164 View commit details
    Browse the repository at this point in the history
  6. codestyle

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7926afd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed4c3ad View commit details
    Browse the repository at this point in the history
  8. add more tests

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e6ca32c View commit details
    Browse the repository at this point in the history
  9. add returns for docs

    zucchini-nlp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b734893 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. clean up

    zucchini-nlp committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c660105 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update src/transformers/models/llava_onevision/processing_llava_onevi…

    …sion.py
    
    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    zucchini-nlp and amyeroberts authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f85aecf View commit details
    Browse the repository at this point in the history
  2. updates

    zucchini-nlp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4829831 View commit details
    Browse the repository at this point in the history
  3. codestyle

    zucchini-nlp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1254c13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdbd460 View commit details
    Browse the repository at this point in the history
  5. style

    zucchini-nlp committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3ecaa0d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. shouldn't be reversed

    zucchini-nlp committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6ac443e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6025390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7789f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c44c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 30, 2024

  1. add pooling in videos

    zucchini-nlp committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    90ff94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b99e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ccad1 View commit details
    Browse the repository at this point in the history
  4. num-logits-to-keep

    zucchini-nlp committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    73f100e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44352f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae18fc8 View commit details
    Browse the repository at this point in the history
  7. Update tests/test_modeling_common.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    zucchini-nlp and amyeroberts authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2a69a9a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. video matched orig impl

    zucchini-nlp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5322d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27c4f3 View commit details
    Browse the repository at this point in the history
  3. fix tests

    zucchini-nlp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ecd6743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    278eb86 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update docs/source/en/model_doc/llava_onevision.md

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    zucchini-nlp and amyeroberts authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4ce02ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5ae0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fcb179 View commit details
    Browse the repository at this point in the history