Vinci / artifacts /export_manifest.json
skeehn's picture
Add Vinci scaffold, contract, and CPU smoke artifacts
b118cc8 verified
Raw
History Blame Contribute Delete
713 Bytes
{
"artifacts": {
"legacy_manifest": "reports/vinci_v0/export/cilow_embed_v0_export_manifest.json",
"onnx_manifest": "reports/vinci_v0/export/onnx_export.json",
"onnx_model": "reports/vinci_v0/export/onnx/model.onnx",
"tei_manifest": "reports/vinci_v0/export/tei_serving.json",
"vinci_manifest": "reports/vinci_v0/export/vinci_v0_export_manifest.json"
},
"dry_run": true,
"full_dim": 1024,
"low_dim": 256,
"model_family": "vinci",
"model_id": "Cilow/Vinci",
"pipeline": "Lattice",
"private_user_data": false,
"requires_fresh_index": true,
"similarity": "cosine",
"source_model_dir": "reports/vinci_v0/model",
"target": "all",
"targets": [
"onnx",
"tei"
]
}