scincl / config_sentence_transformers.json
Tom Aarsen
Add Sentence Transformers integration with CLS pooling
fc60470
raw
history blame
No virus
205 Bytes
{
"__version__": {
"sentence_transformers": "3.0.0",
"transformers": "4.41.2",
"pytorch": "2.3.0+cu121"
},
"prompts": {},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}