From 5be4ff5feb878b7cdc17a4942077b37fdf560eee Mon Sep 17 00:00:00 2001 From: YashDThapliyal Date: Wed, 25 Dec 2024 01:37:48 -0800 Subject: [PATCH] Update cde-small-v1_model.py --- mteb/models/cde-small-v1_model.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mteb/models/cde-small-v1_model.py b/mteb/models/cde-small-v1_model.py index 0cbbe8199..bb679254d 100644 --- a/mteb/models/cde-small-v1_model.py +++ b/mteb/models/cde-small-v1_model.py @@ -38,7 +38,6 @@ ) #implement the model - model = SentenceTransformer("jxm/cde-small-v1", trust_remote_code=True) model.prompts = { "query": "search_query: ",