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

feat(vllm): add support for image-to-text and video-to-text #3729

Merged
merged 7 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. feat(vllm): add support for image-to-text

    Related to #3670
    
    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5717f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    536434e View commit details
    Browse the repository at this point in the history
  3. feat(vllm): add support for video-to-text

    Closes: #2318
    
    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f3f9d1d View commit details
    Browse the repository at this point in the history
  4. feat(vllm): support CPU installations

    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    288adf6 View commit details
    Browse the repository at this point in the history
  5. feat(vllm): add bnb

    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    471c761 View commit details
    Browse the repository at this point in the history
  6. chore: add docs reference

    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3d737d1 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
    mudler authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d68e7ae View commit details
    Browse the repository at this point in the history