big-ann-benchmarks
big-ann-benchmarks copied to clipboard
Framework for evaluating ANNS algorithms on billion scale datasets.
# What is this PR? This PR provides competition evaluation on new hardware, based on the AMD 16-core CPU (bare metal.) A little background first. [I](@sourcesync), [Harsha](@harsha-simhadri), and [Amir Ingber](@ingberam...
I tried to download pre-built index from https://comp21storage.z5.web.core.windows.net/comp21/diskann-T2-baseline-indices/bigann-1B/R100_L100_B50_M80 with azcopy but is fail with WebContentNotFound error. Also I think, the pre-build index file must be downloaded from that web url...
Updating the arguments passed to search_preassigned and add_core Python APIs from python scripts, to match the latest faiss(1.8.0.) c++ interfaces More details in : https://github.com/harsha-simhadri/big-ann-benchmarks/issues/289