txtai-sv-wikipedia / config.json
burgerbee's picture
Upload folder using huggingface_hub
ea90f5f verified
raw
history blame
No virus
535 Bytes
{
"format": "json",
"path": "intfloat/e5-base",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"batch": 16384,
"encodebatch": 256,
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 2501594,
"build": {
"create": "2024-03-20T21:46:31Z",
"python": "3.11.6",
"settings": {
"components": "IVF1415,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "7.0.0"
},
"update": "2024-03-20T21:46:31Z"
}