Y
Hacker News
new
|
ask
|
show
|
jobs
by
simonw
1224 days ago
There is a way of running disk-backed FAISS indexed that don't all fit in memory but I've not quite figured out how to do that yet:
https://github.com/facebookresearch/faiss/issues/2675
1 comments
jamesblonde
1224 days ago
OpenSearch K-NN plugin supports FAISS and it's disk based:
https://opensearch.org/docs/latest/search-plugins/knn/index/
link
uh_uh
1223 days ago
OpenSearch looks like the best so far, all my requirements combined!
link
https://opensearch.org/docs/latest/search-plugins/knn/index/