webAI-ColVec1.1-4b / config_sentence_transformers.json
tomaarsen's picture
tomaarsen HF Staff
Integrate with Sentence Transformers and implement replace_image_token
c588694 verified
Raw
History Blame
184 Bytes
{
"model_type": "MultiVectorEncoder",
"similarity_fn_name": "maxsim",
"prompts": {},
"default_prompt_name": null,
"__version__": {
"sentence_transformers": "6.0.0"
}
}