loongson/pypi/: faiss-cpu-1.7.1.post2 metadata and description
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 |
platform |
|
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
faiss-cpu-1.7.1.post2.tar.gz
|
|
|
faiss_cpu-1.7.1.post2-cp36-cp36m-linux_loongarch64.whl
|
|
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.