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

Support PQ code that is larger than 8 bits. #723

Open
eddyxu opened this issue Mar 22, 2023 · 0 comments
Open

Support PQ code that is larger than 8 bits. #723

eddyxu opened this issue Mar 22, 2023 · 0 comments
Labels
benchmark rust Rust related tasks vector Vector Search

Comments

@eddyxu
Copy link
Contributor

eddyxu commented Mar 22, 2023

Problem Statement

Support 9-16 bits (<2B) PQ code.

Performance-wise does larger PQ codes improve performance? How does it compare with just using more subvectors? FAISS seem to be using smaller codes like 4-bits to enable better compression.

@eddyxu eddyxu added rust Rust related tasks vector Vector Search labels Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark rust Rust related tasks vector Vector Search
Projects
None yet
Development

No branches or pull requests

2 participants