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

index with scalar quantization not supported #122

Open
OmniscienceAcademy opened this issue May 4, 2022 · 1 comment
Open

index with scalar quantization not supported #122

OmniscienceAcademy opened this issue May 4, 2022 · 1 comment

Comments

@OmniscienceAcademy
Copy link

I wanted to build IVF262144_HNSW32,SQ8, but the estimation of the required memory was way too big.

@OmniscienceAcademy
Copy link
Author

OmniscienceAcademy commented May 4, 2022

I think it's important to have those kinds of index in the library since it does not consume a lot of ram when memory mapped and do not compress too much the vectors.

So it's an intermediary between HNSW32 and OPQ_PQ

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

1 participant