Skip to content

Compiling and developing for Faiss

Tarang Jain edited this page Jan 7, 2025 · 1 revision

Developing for Python

The recommended way of setting up a development environment for Faiss is to start from a conda environment without Faiss but with the required dependencies.

Commands on a Mac M1

https://gist.github.com/mdouze/2b96e804ee2825e72323c0a296061c7e

Clone this wiki locally