elbedding / modules.json
vijusudhi's picture
Update modules.json
57f7776 verified
raw
history blame contribute delete
394 Bytes
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "embedding_model.EmbeddingModel"
},
{
"idx": 1,
"name": "1",
"path": "1_TokenPooling",
"type": "token_pooling.TokenPooling"
},
{
"idx": 2,
"name": "2",
"path": "2_Normalize",
"type": "sentence_transformers.models.Normalize"
}
]