txtai-en-wikipedia / config.json
burgerbee's picture
Upload folder using huggingface_hub
3437102 verified
{
"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": 6319331,
"build": {
"create": "2024-04-18T20:17:09Z",
"python": "3.9.19",
"settings": {
"components": "IVF2248,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "7.0.0"
},
"update": "2024-04-18T20:17:09Z"
}