sofia-embedding-v1 / config_sentence_transformers.json
MaliosDark's picture
Add new SentenceTransformer model
13780e0 verified
raw
history blame
283 Bytes
{
"__version__": {
"sentence_transformers": "5.1.0",
"transformers": "4.56.2",
"pytorch": "2.8.0+cu128"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}