swj0419 / in-context-pretraining

40 stars 3 forks source link

Use OIVFBBS directly from faiss submodule #3

Closed mlomeli1 closed 9 months ago

mlomeli1 commented 9 months ago

This PR enables to use faiss directly for the knn search step of in-context pretraining without requiring duplicate code.