jina-clip-v2 / config_sentence_transformers.json
gmastrapas's picture
fix: bug in custom_st.py
d220929
raw
history blame
199 Bytes
{
"__version__": {
"sentence_transformers": "3.3.0",
"transformers": "4.46.2",
"pytorch": "2.2.2"
},
"prompts": {},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}