txtai-arxiv / config.json
davidmezzetti's picture
Initial version
75af753
raw
history blame contribute delete
462 Bytes
{
"format": "json",
"path": "thenlper/gte-base",
"batch": 8192,
"encodebatch": 128,
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 2399802,
"build": {
"create": "2024-01-15T06:00:38Z",
"python": "3.8.18",
"settings": {
"components": "IVF1386,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "6.4.0"
},
"update": "2024-01-15T06:00:38Z"
}