facebookresearch/faiss: A library for efficient similarity search and clustering of dense vectors.
04-14-2025
Link:
https://github.com/facebookresearch/faiss
Note:
Faiss是一个用于高效相似性搜索和密集向量聚类的库。它包含了多种算法,可以在任意大小的向量集合中进行搜索,甚至可以超出内存的限制。它还包含了用于评估和参数调优的支持代码。Faiss主要由Meta的基础人工智能研究小组开发。
← Back to articles