txtai-wikipedia / config.json
davidmezzetti's picture
January 2024 data update
459d697
{
"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": 6172387,
"build": {
"create": "2024-01-10T20:34:13Z",
"python": "3.8.18",
"settings": {
"components": "IVF2222,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "6.4.0"
},
"update": "2024-01-10T20:34:13Z"
}