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

model2vec support #106

Merged
merged 3 commits into from
Feb 1, 2025
Merged

model2vec support #106

merged 3 commits into from
Feb 1, 2025

Conversation

trengrj
Copy link
Member

@trengrj trengrj commented Jan 31, 2025

Sentence transformers has released model2vec compatibility https://github.com/UKPLab/sentence-transformers/releases/tag/v3.4.1.

This PR adds support for model2vec models such as https://huggingface.co/minishlab/potion-base-8M.

Note that currently transformers does not support AutoConfig with model2vec so I am handling the error in this case.

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@trengrj trengrj requested a review from a team as a code owner January 31, 2025 08:53
@weaviate-git-bot
Copy link

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@antas-marcin antas-marcin merged commit e6cd4d8 into main Feb 1, 2025
46 checks passed
@antas-marcin antas-marcin deleted the trengrj/model2vec branch February 1, 2025 12:29
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.

3 participants