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

Add support for embedding dimensions #476

Merged
merged 2 commits into from
May 13, 2024

Conversation

marcominerva
Copy link
Contributor

Motivation and Context (Why the change? What's the scenario?)

Semantic Kernel has been updated to support the Dimensions property for embeddings, to set the number of dimensions the resulting output embeddings should have (microsoft/semantic-kernel#6026). This PR adds this support to Kernel Memory.

@marcominerva marcominerva requested a review from dluc as a code owner May 13, 2024 07:57
@marcominerva marcominerva changed the title Add support for embedding dinensions Add support for embedding dimensions May 13, 2024
@dluc dluc merged commit a0b0059 into microsoft:main May 13, 2024
2 checks passed
@marcominerva marcominerva deleted the embeddings-dimensions branch May 14, 2024 07:53
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.

2 participants