tomoro-colqwen3-embed-4b / config_sentence_transformers.json
hxssgaa's picture
Fix transformers 5.x loading and add Sentence Transformers support (#4)
be3da89
Raw
History Blame
191 Bytes
{
"__version__": {
"sentence_transformers": "6.0.0"
},
"model_type": "MultiVectorEncoder",
"similarity_fn_name": "maxsim",
"prompts": {
"query": "",
"document": ""
}
}