Skip to content

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

Merged
rogerbarreto merged 52 commits intomicrosoft:mainfrom
rogerbarreto:features/hugging-face-imagetotext
Feb 27, 2024
Merged

.Net ImageToText Abstraction + HuggingFace Connector ImageToText support.#5150
rogerbarreto merged 52 commits intomicrosoft:mainfrom
rogerbarreto:features/hugging-face-imagetotext

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
@rogerbarreto rogerbarreto deleted the features/hugging-face-imagetotext branch February 27, 2024 10:19
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…ort. (microsoft#5150)

### Motivation and Context

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

Resolves microsoft#4947

---------

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
Bryan-Roe pushed a commit to Bryan-Roe-ai/semantic-kernel that referenced this pull request Oct 6, 2024
…ort. (microsoft#5150)

### Motivation and Context

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

Resolves microsoft#4947

---------

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
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