Skip to content

Conversation

alvarobartt
Copy link
Member

What does this PR do?

This PR is a follow-up of #711 that adds test_gemma3.rs and the relevant cargo insta snapshots, running both single and batched inference with google/embeddinggemma-300m.

Additionally, this PR also adds references to EmbeddingGemma where applicable in the README.md and the docs/.

Note

Note that the tests were not included within the v1.8.1 release given that EmbeddingGemma was released afterwards.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline?
  • Was this discussed/approved via a GitHub issue or the forum? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the documentation guidelines.
  • Did you write any new necessary tests? If applicable, did you include or update the insta snapshots?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@Narsil

Note that these were not included within the release given that the
release with Gemma3 support happened before the public release of the
EmbeddingGemma weights.
Updated the listing of supported models to include the recently released
EmbeddingGemma, but also to udpate the parameter counts to show the
actual numbers on either B or M, as well as udpated the MTEB Leaderboard
positions as some shifted or were missing
@alvarobartt alvarobartt marked this pull request as ready for review September 10, 2025 10:56
@alvarobartt alvarobartt requested a review from Narsil September 10, 2025 10:56
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@alvarobartt alvarobartt merged commit ebb63df into main Sep 12, 2025
14 of 16 checks passed
@alvarobartt alvarobartt deleted the add-missing-embeddinggemma-test branch September 12, 2025 09:28
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