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

Uniformize model processors (models w/o special arg names) #32845

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    2f4163a View commit details
    Browse the repository at this point in the history
  2. fix linter nit

    leloykun committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2588144 View commit details
    Browse the repository at this point in the history
  3. rm stride default

    leloykun committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6454130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9949e72 View commit details
    Browse the repository at this point in the history
  5. fix tests

    leloykun committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    58c6b53 View commit details
    Browse the repository at this point in the history
  6. fix chameleon tests

    leloykun committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6592ce3 View commit details
    Browse the repository at this point in the history
  7. don't hardcode arg names

    leloykun committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c4f5474 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. uniformize processor kwargs of altclip, bridgetower, flava, instructb…

    …lipvideo, llava_next, llava_next_video, siglip, video_llava, vilt
    leloykun committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ce9cc73 View commit details
    Browse the repository at this point in the history
  2. fix linter issue

    leloykun committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d325914 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

    leloykun committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    39650f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    539da9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b2384 View commit details
    Browse the repository at this point in the history
  5. add git, mgp, tvp, & x-clip

    leloykun committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    423d864 View commit details
    Browse the repository at this point in the history
  6. fix docs

    leloykun committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5fd2c32 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9e00f68 View commit details
    Browse the repository at this point in the history
  2. simplify implementations

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a2672a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    721d1c8 View commit details
    Browse the repository at this point in the history
  4. fix instructblipvideo tests

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c0f3abb View commit details
    Browse the repository at this point in the history
  5. fix copies

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bb5debd View commit details
    Browse the repository at this point in the history
  6. fix make_batched_videos

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d9bc2e9 View commit details
    Browse the repository at this point in the history
  7. fix MGP-str

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f6e7914 View commit details
    Browse the repository at this point in the history
  8. fix make_batched_videos

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    acd2c56 View commit details
    Browse the repository at this point in the history
  9. fix make_batched_videos

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c39f4f View commit details
    Browse the repository at this point in the history
  10. fix make_batched_videos

    leloykun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ea06e45 View commit details
    Browse the repository at this point in the history