faiss-gpu 1.7.2
0
A library for efficient similarity search and clustering of dense vectors.
Contents
A library for efficient similarity search and clustering of dense vectors.
Stars: 284, Watchers: 284, Forks: 37, Open Issues: 4The kyamagu/faiss-wheels
repo was created 5 years ago and the last code push was 5 days ago.
The project is popular with 284 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
Related Packages
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 4 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