Faiss currently does not support Python 3.13 or numpy 2.0 and this is limiting our ability to properly test the package (see facebookresearch/faiss#3526 & facebookresearch/faiss#3985)
In #431 I removed faiss from the env. We should add it back once it supports both,
Faiss currently does not support Python 3.13 or numpy 2.0 and this is limiting our ability to properly test the package (see facebookresearch/faiss#3526 & facebookresearch/faiss#3985)
In #431 I removed
faissfrom the env. We should add it back once it supports both,