File size: 163 Bytes
1068a2a
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
 "backend": "faiss_fast",
 "metric": "l2",
 "hnsw_edges": 32,
 "ivf_lists": 131072,
 "pq_subvec": 64,
 "transform_dim": -1,
 "use_opq": true,
 "use_pca": false
}