ViCLIP-OT / modules.json
minhnguyent546's picture
feat: add sentence-transformers support
8b716d0 verified
Raw
History Blame
269 Bytes
[
{
"idx": 0,
"name": "viclip_ot",
"path": "",
"type": "custom_st.ViCLIPOT"
},
{
"idx": 1,
"name": "normalizer",
"path": "1_Normalize",
"type": "sentence_transformers.models.Normalize"
}
]