Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Track-3 base-line index database #99

Open
Zachacy opened this issue Aug 19, 2022 · 1 comment
Open

Implement Track-3 base-line index database #99

Zachacy opened this issue Aug 19, 2022 · 1 comment

Comments

@Zachacy
Copy link

Zachacy commented Aug 19, 2022

I try to built index database of track-3 follow :
python track3_baseline_faiss/gpu_baseline_faiss.py --dataset bigann-1B \ --indexkey IVF1048576,SQ8 \ --train_on_gpu \ --build --quantizer_on_gpu_add --add_splits 30 \ --search \ --searchparams nprobe={1,4,16,64,256} \ --parallel_mode 3 --quantizer_on_gpu_search
but failed caused by DRAM 128GB less than base-line 768GB.
Someone could provide Track-3 Base-line link , thanks

@sourcesync
Copy link
Collaborator

sourcesync commented Aug 19, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants