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

Correct llava mask & fix missing setter for vocab_size #29389

Merged
merged 8 commits into from
Mar 22, 2024
Merged

Commits on Mar 1, 2024

  1. correct llava mask

    fxmarty committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4252a21 View commit details
    Browse the repository at this point in the history
  2. fix vipllava as wlel

    fxmarty committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1203982 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

    fxmarty committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6aad22f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

    fxmarty committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    eff874c View commit details
    Browse the repository at this point in the history
  3. add setter

    fxmarty committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e967bc0 View commit details
    Browse the repository at this point in the history
  4. fix test on suggestion

    fxmarty committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    38b2929 View commit details
    Browse the repository at this point in the history