Hacker News new | ask | show | jobs
by jkb79 1157 days ago
Faiss implements multiple different ANN algorithms, and some like IVF can use disk based indexes.
1 comments

Thanks. I just googled 'faiss ivf disk' and a couple of clicks later found this page: https://github.com/facebookresearch/faiss/wiki/Indexes-that-...