txtai-sv-wikipedia / config.json
burgerbee's picture
Upload folder using huggingface_hub
98e696b verified
raw
history blame
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": 2596439,
"build": {
"create": "2024-10-27T04:52:43Z",
"python": "3.9.19",
"settings": {
"components": "IVF1441,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "7.0.0"
},
"update": "2024-10-27T04:52:43Z"
}