Contents

faiss-cpu 1.8.0

0

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

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

Stars: 258, Watchers: 258, Forks: 30, Open Issues: 5

The kyamagu/faiss-wheels repo was created 4 years ago and the last code push was 1 months ago.
The project is popular with 258 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
License
MIT License
Homepage
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 5 open issues on GitHub

  • ImportError: DLL load failed while importing _swigfaiss: The specified module could not be found.
  • Add support to release linux aarch64 wheels

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.