ReasonIR-8B / config_sentence_transformers.json
qiaoruiyt's picture
Introduce config files for simple & warning-free Sentence Transformers integration (#2)
c72b3ee verified
{
"__version__": {
"sentence_transformers": "4.0.2",
"transformers": "4.48.2",
"pytorch": "2.6.0+cu124"
},
"prompts": {},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}