facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
30.56k stars 3.56k forks source link

incorrect reference for using GPU without index #2193

Open hongyuanmei opened 2 years ago

hongyuanmei commented 2 years ago

in this tutorial page: https://github.com/facebookresearch/faiss/wiki/Brute-force-search-without-an-index there are a few incorrect references:

mdouze commented 2 years ago

Thanks for flagging, will fix.