Skip to content

Fix Querit model implementation: Supplementing the base model information of the Querit/Querit-4B#4819

Merged
Samoed merged 2 commits into
embeddings-benchmark:mainfrom
moshesbeta:update-querit-model-260616
Jun 16, 2026
Merged

Fix Querit model implementation: Supplementing the base model information of the Querit/Querit-4B#4819
Samoed merged 2 commits into
embeddings-benchmark:mainfrom
moshesbeta:update-querit-model-260616

Conversation

@moshesbeta

@moshesbeta moshesbeta commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Supplement the base model information of the Querit/Querit-4B and modify the ModelMeta Entry according to the actual activation parameters of Querit/Querit.

  • 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

@Samoed Samoed merged commit 240da5b into embeddings-benchmark:main Jun 16, 2026
12 of 13 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