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

.Net ImageToText Abstraction + HuggingFace Connector ImageToText support. #5150

Merged

Conversation

RogerBarreto
Copy link
Member

Motivation and Context

Add support for a new modality Image -> Text including a Hugging Face service for it.

Resolves #4947

@RogerBarreto RogerBarreto requested a review from a team as a code owner February 26, 2024 12:34
@RogerBarreto RogerBarreto self-assigned this Feb 26, 2024
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core labels Feb 26, 2024
@Krzysztof318
Copy link
Contributor

Krzysztof318 commented Feb 26, 2024

@RogerBarreto
Do we really need special ImageToText service, since chatcompletionservice already supports this?
This is probably a mistake in the issue #4947 but it mentions TextToImage not ImageToText.

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
@RogerBarreto
Copy link
Member Author

RogerBarreto commented Feb 26, 2024

@Krzysztof318 that was an error in the description I updated the issue.
The intended support was to Blip for Image to Text models.

@RogerBarreto RogerBarreto added this pull request to the merge queue Feb 27, 2024
Merged via the queue into microsoft:main with commit 0e10dd5 Feb 27, 2024
18 checks passed
@RogerBarreto RogerBarreto deleted the features/hugging-face-imagetotext branch February 27, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net: Update Hugging Face connector
5 participants