CoolFace
Modelpublic

webAI-Official/webAI-ColVec1.1-8b

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
8likes179downloads
config_sentence_transformers.json10 linesDownload Raw Back to root
1{2  "model_type": "MultiVectorEncoder",3  "similarity_fn_name": "maxsim",4  "prompts": {},5  "default_prompt_name": null,6  "__version__": {7    "sentence_transformers": "6.0.0"8  }9}10