14 lines
281 B
JSON
14 lines
281 B
JSON
|
|
{
|
||
|
|
"__version__": {
|
||
|
|
"pytorch": "2.10.0+cpu",
|
||
|
|
"sentence_transformers": "5.4.1",
|
||
|
|
"transformers": "5.0.0"
|
||
|
|
},
|
||
|
|
"default_prompt_name": null,
|
||
|
|
"model_type": "SentenceTransformer",
|
||
|
|
"prompts": {
|
||
|
|
"document": "",
|
||
|
|
"query": ""
|
||
|
|
},
|
||
|
|
"similarity_fn_name": "cosine"
|
||
|
|
}
|