Contents

faiss-gpu 1.7.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: 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-gpu

You can install faiss-gpu using pip

pip install faiss-gpu

or add it to a project with poetry

poetry add faiss-gpu

Package Details

Author
Kota Yamaguchi
License
MIT
Homepage
https://github.com/kyamagu/faiss-wheels
PyPi:
https://pypi.org/project/faiss-gpu/
GitHub Repo:
https://github.com/kyamagu/faiss-wheels

Classifiers

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

Errors

A list of common faiss-gpu errors.

Code Examples

Here are some faiss-gpu code examples and snippets.

GitHub Issues

The faiss-gpu 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

faiss-cpu 1.8.0

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

annoy 1.17.3

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