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