anurag-ai / config_sentence_transformers.json
MossaicMan's picture
Add new SentenceTransformer model
8c0b045 verified
raw
history blame contribute delete
294 Bytes
{
"__version__": {
"sentence_transformers": "5.2.3",
"transformers": "5.2.0",
"pytorch": "2.10.0+cpu"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}