txtai-en-wikipedia / config.json
burgerbee's picture
Upload folder using huggingface_hub
bb5d986 verified
raw
history blame contribute delete
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": 6378150,
"build": {
"create": "2024-11-03T19:15:55Z",
"python": "3.9.19",
"settings": {
"components": "IVF2259,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "7.0.0"
},
"update": "2024-11-03T19:15:55Z"
}