Harsha Vardhan Simhadri
Harsha Vardhan Simhadri
What is the license for this code? Could you please clarify so that we decide whether or not to use this code?
@alexklibisz Since FAISS used D,I order to return range search results, in a recent commit, I changed the range search result return order in the base ANN class to D,I....
Edited the basic usage tutorial
Thanks for posting these resources! Could you please share more details about how the datasets were generated: 1. What is the source of the query data and filters? 2. If...