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

models(gallery): add phi-3 vision #3890

Merged
merged 1 commit into from
Oct 21, 2024
Merged

models(gallery): add phi-3 vision #3890

merged 1 commit into from
Oct 21, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 21, 2024

Description

This pull request adds new configurations and descriptions for the Phi-3 model family in the gallery. The most important changes include adding new entries for the Phi-3.5-vision model and creating a configuration file for the phi3-vision model.

New Model Entries and Descriptions:

  • gallery/index.yaml: Added new entries for phi-3-vision:vllm and phi-3.5-vision:vllm, including detailed descriptions and URLs.

Configuration Files:

  • gallery/phi-3-vision.yaml: Created a new configuration file for the phi3-vision model, specifying parameters such as backend, model, and templates for chat and completion messages.

Notes for Reviewers

Part of #3670

Signed commits

  • Yes, I signed my commits.

Copy link

yamllint Failed

Show Output
::group::gallery/phi-3-vision.yaml
::error file=gallery/phi-3-vision.yaml,line=17,col=20::17:20 [trailing-spaces] trailing spaces
::error file=gallery/phi-3-vision.yaml,line=21,col=49::21:49 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

Workflow: Yamllint GitHub Actions, Action: __karancode_yamllint-github-action, Lint: gallery

Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 27b9f1f
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/67161bea929edb0008dab4d6
😎 Deploy Preview https://deploy-preview-3890--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

yamllint Failed

Show Output
::group::gallery/phi-3-vision.yaml
::error file=gallery/phi-3-vision.yaml,line=23,col=49::23:49 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

Workflow: Yamllint GitHub Actions, Action: __karancode_yamllint-github-action, Lint: gallery

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler
Copy link
Owner Author

mudler commented Oct 21, 2024

Demo of this available at: https://demo.localai.io/chat/phi3-vision

@mudler mudler merged commit 015835d into master Oct 21, 2024
28 of 31 checks passed
@mudler mudler deleted the models/phi-3-vision branch October 21, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant