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

Examples for online inference for LLaVA (update with limit on number of questions) #2724

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

Conversation

rdondera-microsoft
Copy link
Contributor

Description

Example notebook and CLI configuration files for running inference with LLaVA model (version 7B). Both examples delete the endpoint as the final step, but for reviewing purposes endpoints were kept at
https://ml.azure.com/endpoints/realtime/image-text-to-text-1695662461/detail?wsid=/subscriptions/dbd697c3-ef40-488f-83e6-5ad4dfb78f9b/resourcegroups/rdondera/providers/Microsoft.MachineLearningServices/workspaces/llava&tid=72f988bf-86f1-41af-91ab-2d7cd011db47 (CLI)
and
https://ml.azure.com/endpoints/realtime/image-text-to-text-1695663850/detail?wsid=/subscriptions/dbd697c3-ef40-488f-83e6-5ad4dfb78f9b/resourcegroups/rdondera/providers/Microsoft.MachineLearningServices/workspaces/llava&tid=72f988bf-86f1-41af-91ab-2d7cd011db47 (notebook)
The model used was published to an internal registry using the model publish pipeline.

Checklist

  • I have read the contribution guidelines
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@rdondera-microsoft rdondera-microsoft marked this pull request as ready for review October 12, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant