txtai-intro / config.json
davidmezzetti's picture
Add model
41b10c5
{
"format": "json",
"path": "sentence-transformers/nli-mpnet-base-v2",
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 6,
"build": {
"create": "2023-02-16T21:50:20Z",
"python": "3.7.16",
"settings": {
"components": "IDMap,Flat"
},
"system": "Linux (x86_64)",
"txtai": "5.4.0"
},
"update": "2023-02-16T21:50:20Z"
}