txtai-wikipedia / config.json
davidmezzetti's picture
Add model
03883d3
raw history blame
No virus
534 Bytes
{
"format": "json",
"path": "intfloat/e5-base",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"batch": 8192,
"encodebatch": 128,
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 6013092,
"build": {
"create": "2023-02-20T21:57:46Z",
"python": "3.7.16",
"settings": {
"components": "IVF2193,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "5.4.0"
},
"update": "2023-02-20T21:57:46Z"
}