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

[Model][VLM] Support multi-images inputs for InternVL2 models #8201

Merged
merged 10 commits into from
Sep 7, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    cd84b57 View commit details
    Browse the repository at this point in the history
  2. fix multi-images

    Isotr0py committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    35d66cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af84c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a0de29b View commit details
    Browse the repository at this point in the history
  2. update docs

    Isotr0py committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9416e4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4c837 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. fix chat prompt

    Isotr0py committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e91885a View commit details
    Browse the repository at this point in the history
  2. minor fix

    Isotr0py committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fa8f94e View commit details
    Browse the repository at this point in the history
  3. isort

    Isotr0py committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ea9e808 View commit details
    Browse the repository at this point in the history
  4. fix prompt format

    Isotr0py committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    78da3da View commit details
    Browse the repository at this point in the history