loongson/pypi/: faiss-cpu-1.7.1.post2 metadata and description

Homepage Simple index Newer version available

A library for efficient similarity search and clustering of dense vectors.

author Kota Yamaguchi
author_email KotaYamaguchi1984@gmail.com
keywords search nearest neighbors
license MIT
File Tox results History
faiss-cpu-1.7.1.post2.tar.gz
Size
79 KB
Type
Source
faiss_cpu-1.7.1.post2-cp36-cp36m-linux_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.6
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2025-04-09 11:22:43

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. It is developed by Facebook AI Research.