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

Standardize all *-default configs and add *-debug with parallel = 1 for easy debugging. #137

Open
KShivendu opened this issue Apr 20, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@KShivendu
Copy link
Member

This issue covers two tasks:

  • Many users try *-default as their starting point but default config is somewhat different across all the engines. So we should make it same across all engines. Say m=16, ef=128.
  • It's easier to debug vector-db-benchmark using debuggers when using parallel=1. So we should have a new config in all engines with parallel=1 in upload as well as search
@KShivendu KShivendu added the good first issue Good for newcomers label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant