Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.26 KB

File metadata and controls

17 lines (11 loc) · 1.26 KB
search
boost
0.5

Faiss

Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed primarily at Meta's Fundamental AI Research group.

homepage: https://github.com/facebookresearch/faiss

version versionsuffix toolchain
1.7.4 -CUDA-12.1.1 foss/2023a

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)