Skip to content

model: add granite-embedding-english R2 models #3050

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

Merged
merged 1 commit into from
Aug 18, 2025

Conversation

aashka-trivedi
Copy link
Contributor

Adds Granite Embedding English R2 models

  • I have filled out the ModelMeta object to the extent possible
  • I have ensured that my model can be loaded using
    • mteb.get_model(model_name, revision) and
    • mteb.get_model_meta(model_name, revision)
  • I have tested the implementation works on a representative set of tasks.
  • The model is public, i.e. is available either as an API or the wieght are publicly avaiable to download

Copy link
Contributor

@KennethEnevoldsen KennethEnevoldsen left a comment

Choose a reason for hiding this comment

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

Looks great! Nothing to add here - congratulations on the release!

@KennethEnevoldsen KennethEnevoldsen enabled auto-merge (squash) August 18, 2025 12:33
@aashka-trivedi
Copy link
Contributor Author

Thank you @KennethEnevoldsen for the lightning-fast response!

@KennethEnevoldsen
Copy link
Contributor

You arrived at just the right time - Are there plans for a multilingual version of this? I am really liking the look of the model so far

@KennethEnevoldsen KennethEnevoldsen merged commit e08ec56 into embeddings-benchmark:main Aug 18, 2025
10 checks passed
@aashka-trivedi
Copy link
Contributor Author

@KennethEnevoldsen we have multilingual models in the plan :)

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