Contents

faiss-cpu 1.13.2

0

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

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

Stars: 384, Watchers: 384, Forks: 44, Open Issues: 6

The faiss-wheels/faiss-wheels repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 384 github stars!

How to Install faiss-cpu

You can install faiss-cpu using pip

pip install faiss-cpu

or add it to a project with poetry

poetry add faiss-cpu

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/faiss-cpu/
GitHub Repo:
https://github.com/kyamagu/faiss-wheels

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  faiss-cpu  pypi packages just yet.

Errors

A list of common faiss-cpu errors.

Code Examples

Here are some faiss-cpu code examples and snippets.

GitHub Issues

The faiss-cpu package has 6 open issues on GitHub

  • sdist removed from PyPi

See more issues on GitHub

Related Packages & Articles

annoy 1.17.3

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.