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: 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-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 6 open issues on GitHub

  • sdist removed from PyPi

See more issues on GitHub

Related Packages & Articles

faiss-cpu 1.13.2

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.