facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.63k stars 3.65k forks source link

Can I install faiss by pip ? #3930

Closed shiwanghua closed 1 month ago

shiwanghua commented 1 month ago

Can I install faiss by pip ?

ramilbakhshyiev commented 1 month ago

Hi @shiwanghua, FAISS over pip isn't officially support but is available here thanks to contributors: https://pypi.org/project/faiss-cpu/.