GLInt / modules.json
chungimungi's picture
Fix serialization so the model loads with public PyLate 1.6.0 (metadata only; weights unchanged)
fcbd9fa verified
Raw
History Blame Contribute Delete
422 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"
},
{
"idx": 3,
"name": "3",
"path": "3_Dense",
"type": "pylate.models.Dense.Dense"
}
]