makkka / config.json
mwalol's picture
Upload 3 files
9e8a087 verified
raw
history blame contribute delete
537 Bytes
{
"format": "json",
"path": "intfloat/e5-base-v2",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"batch": 100000,
"encodebatch": 512,
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 486363,
"build": {
"create": "2024-02-06T13:23:37Z",
"python": "3.8.18",
"settings": {
"components": "IVF623,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "6.3.0"
},
"update": "2024-02-06T13:23:37Z"
}