Last active
November 11, 2024 06:53
-
-
Save mdouze/46d6bbbaabca0b9778fca37ed2bcccf6 to your computer and use it in GitHub Desktop.
the up code
index2 could be write directly ?
such as faiss.write_index(index2,"index2.idx") ?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,dear
my dataset dim=768 and num=1billion
and what type of ivf PQ is good for the index in CPU ?
thx
@mdouze