model: add kalm_models (kalm-emb-v2.5) ModelMeta (new PR)#3434
model: add kalm_models (kalm-emb-v2.5) ModelMeta (new PR)#3434ItsukiFujii wants to merge 7 commits intoembeddings-benchmark:mainfrom KaLM-Embedding:main
Conversation
|
@ItsukiFujii Can you merge updated main into your branch? We've released |
done |
|
Can you do this again? We have done some force pushes because we had some problems with ci release |
Got it — done |
There was a problem hiding this comment.
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
|
@ItsukiFujii I've added your model in #3461, can you review, please? |
Okay, got it! Sorry I missed your message before. |
If you add a model or a dataset, please add the corresponding checklist:
mteb.get_model(model_name, revision)andmteb.get_model_meta(model_name, revision)