Skip to content

Update Querit model implementation: 4B version of Querit-Reranker newly open-sourced#4808

Merged
Samoed merged 5 commits into
embeddings-benchmark:mainfrom
moshesbeta:update-querit-model-260614
Jun 14, 2026
Merged

Update Querit model implementation: 4B version of Querit-Reranker newly open-sourced#4808
Samoed merged 5 commits into
embeddings-benchmark:mainfrom
moshesbeta:update-querit-model-260614

Conversation

@moshesbeta

Copy link
Copy Markdown
Contributor

Add new model revision of Querit/Querit-4B to match the results of new results on leaderboard

  • 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 weights are publicly available to download

Comment thread mteb/models/model_implementations/querit_models.py
Comment thread mteb/models/model_implementations/querit_models.py Outdated
zhongyunfei and others added 2 commits June 14, 2026 18:19
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
Comment thread mteb/models/model_implementations/querit_models.py Outdated
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
@Samoed Samoed enabled auto-merge (squash) June 14, 2026 10:46
@Samoed Samoed merged commit 4976113 into embeddings-benchmark:main Jun 14, 2026
18 of 19 checks passed
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