txtai-wikipedia-slim / config.json
davidmezzetti's picture
September 2024 data update
ffa284b
raw
history blame contribute delete
563 Bytes
{
"autoid": "uuid5",
"path": "intfloat/e5-base",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"content": true,
"faiss": {
"quantize": true
},
"graph": {
"approximate": false,
"topics": {},
"backend": "networkx"
},
"dimensions": 768,
"backend": "faiss",
"offset": 100000,
"build": {
"create": "2024-09-12T17:22:32Z",
"python": "3.8.19",
"settings": {
"components": "IVF1265,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "7.4.0"
},
"update": "2024-09-12T17:22:32Z"
}