9 ms·
Faiss implements multiple different ANN algorithms, and some like IVF can use disk based indexes.
by jkb79 3y ago
Faiss implements multiple different ANN algorithms, and some like IVF can use disk based indexes.
- rahimnathwani 3y agoThanks. I just googled 'faiss ivf disk' and a couple of clicks later found this page: https://github.com/facebookresearch/faiss/wiki/Indexes-that-do-not-fit-in-RAM https://github.com/facebookresearch/faiss/wiki/Indexes-that-...