0% found this document useful (0 votes)
20 views3 pages

Linux of The Facebook FAISS Library

The document describes the GitHub repository 'onfido/faiss_prebuilt', which contains prebuilt .whl files for the Facebook FAISS library for MacOS and Linux. It provides installation instructions and dependencies required for usage. The repository has 55 stars and is maintained by two contributors.

Uploaded by

amjoythis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views3 pages

Linux of The Facebook FAISS Library

The document describes the GitHub repository 'onfido/faiss_prebuilt', which contains prebuilt .whl files for the Facebook FAISS library for MacOS and Linux. It provides installation instructions and dependencies required for usage. The repository has 55 stars and is maintained by two contributors.

Uploaded by

amjoythis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

AI GitHub - onfido/faiss_prebuilt: Prebuilt .whl files for MacOS + Li... https://github.

com/onfido/faiss_prebuilt

onfido / faiss_prebuilt Public

Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library

pypi.org/project/faiss/

View license

55 stars 10 forks Branches Tags Activity

Star Notifications

1 of 3 2025-02-28, 15:11
AI GitHub - onfido/faiss_prebuilt: Prebuilt .whl files for MacOS + Li... https://github.com/onfido/faiss_prebuilt

2 Branches 0 Tags

Tom Forbes Update README.md 38b5f7e · 6 years ago

faiss @ 0a8f92d Try this build 6 years ago

.gitignore Initial commit 7 years ago

.gitmodules Add travis 7 years ago

.travis.yml Add xcode 9.2 6 years ago

Brewfile Update Brewfile 6 years ago

LICENSE Initial commit 7 years ago

README.md Update README.md 6 years ago

setup.py Update readme 6 years ago

FAISS prebuilt

Build Status

Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library

Usage
You can install this with pip install faiss .

You also need to have libomp and libopenblas available. On ubuntu you can install these
with apt install libopenblas-base libomp-dev

On MacOS: brew install libomp openblas

2 of 3 2025-02-28, 15:11
AI GitHub - onfido/faiss_prebuilt: Prebuilt .whl files for MacOS + Li... https://github.com/onfido/faiss_prebuilt

Releases

No releases published

Packages

No packages published

Contributors 2

orf Tom Forbes

stephengroat Stephen

Languages

Python 92.4% Ruby 7.6%

3 of 3 2025-02-28, 15:11

You might also like