txtai-arxiv / config.json
davidmezzetti's picture
April 2026 update
cf42790
raw
history blame contribute delete
463 Bytes
{
"format": "json",
"path": "thenlper/gte-base",
"batch": 8192,
"encodebatch": 128,
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"dimensions": 768,
"backend": "faiss",
"offset": 3015145,
"build": {
"create": "2026-04-20T16:58:49Z",
"python": "3.10.20",
"settings": {
"components": "IVF1553,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "9.8.0"
},
"update": "2026-04-20T16:58:49Z"
}