langcache-colbert-v1 / modules.json
adbaral's picture
Add new ColBERT model
07323af verified
raw
history blame contribute delete
319 Bytes
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.models.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_Dense",
"type": "pylate.models.Dense.Dense"
},
{
"idx": 2,
"name": "2",
"path": "2_Dense",
"type": "pylate.models.Dense.Dense"
}
]