Metadata-Version: 2.4
Name: faiss-cuda-cu128
Version: 1.14.3
Summary: Deprecated shim: faiss-cuda is now the CUDA 12.8 build. Install faiss-cuda directly.
Author-email: Taylor Geospatial <support@taylorgeospatial.org>
Project-URL: Homepage, https://github.com/taylorgeospatial/faiss-cuda
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: <3.15,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: faiss-cuda>=1.14.3

# faiss-cuda-cu128 (deprecated)

As of 1.14.3, `faiss-cuda` itself is the CUDA 12.8 build and covers everything
this package did (plus V100/sm_70). This shim only exists so old
`faiss-cuda-cu128` pins keep resolving — it installs nothing and depends on
`faiss-cuda>=1.14.3`.

```bash
pip install faiss-cuda
```
