embedding_model_search_api / config_sentence_transformers.json
yandac's picture
Add new SentenceTransformer model.
b265113 verified
raw
history blame
205 Bytes
{
"__version__": {
"sentence_transformers": "3.0.1",
"transformers": "4.42.4",
"pytorch": "2.3.1+cu118"
},
"prompts": {},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}