Skip to content

model: add kalm_models (kalm-emb-v2.5) ModelMeta (new PR)#3434

Closed
ItsukiFujii wants to merge 7 commits intoembeddings-benchmark:mainfrom
KaLM-Embedding:main
Closed

model: add kalm_models (kalm-emb-v2.5) ModelMeta (new PR)#3434
ItsukiFujii wants to merge 7 commits intoembeddings-benchmark:mainfrom
KaLM-Embedding:main

Conversation

@ItsukiFujii
Copy link
Contributor

If you add a model or a dataset, please add the corresponding checklist:

  • 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

@Samoed
Copy link
Member

Samoed commented Oct 20, 2025

@ItsukiFujii Can you merge updated main into your branch? We've released v2 version for new additions you can look in https://embeddings-benchmark.github.io/mteb/whats_new/

KennethEnevoldsen and others added 4 commits October 20, 2025 13:12
@ItsukiFujii
Copy link
Contributor Author

@ItsukiFujii Can you merge updated main into your branch? We've released v2 version for new additions you can look in https://embeddings-benchmark.github.io/mteb/whats_new/

done

@Samoed
Copy link
Member

Samoed commented Oct 20, 2025

Can you do this again? We have done some force pushes because we had some problems with ci release

@ItsukiFujii
Copy link
Contributor Author

Can you do this again? We have done some force pushes because we had some problems with ci release

Got it — done

Copy link
Member

Choose a reason for hiding this comment

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

Can you add only your metadata to this file? https://github.com/embeddings-benchmark/mteb/blob/main/mteb/models/model_implementations/kalm_models.py For now this won't work, because we've moved models into subfolder

@Samoed Samoed mentioned this pull request Oct 21, 2025
@Samoed
Copy link
Member

Samoed commented Oct 21, 2025

@ItsukiFujii I've added your model in #3461, can you review, please?

@ItsukiFujii
Copy link
Contributor Author

@ItsukiFujii I've added your model in #3461, can you review, please?

Okay, got it! Sorry I missed your message before.

@Samoed Samoed closed this Oct 21, 2025
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