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

Disable a few algos #472

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Disable a few algos #472

merged 1 commit into from
Oct 15, 2023

Conversation

erikbern
Copy link
Owner

@erikbern erikbern commented Oct 15, 2023

These are algos that are either chronically bad or dominated by some other flavor within the same family

Sad to see you go, Annoy, but the time has come

@erikbern erikbern merged commit e6395b7 into main Oct 15, 2023
32 of 40 checks passed
@erikbern erikbern deleted the erikbern/disable branch October 15, 2023 02:08
@masajiro
Copy link
Contributor

@erikbern

These are algos that are either chronically bad or dominated by some other flavor within the same family

NGT includes QG, ONNG, and PANNG. QG is a quantization and graph-based method. ONNG and PANNG are graph-based methods. Moreover, ONNG and PANNG use different methods of graph construction. If one of these should be disabled, PANNG should be disabled instead of ONNG since PANNG is worse than the others.

@KShivendu
Copy link
Contributor

@erikbern why are we disabling Qdrant?

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

Successfully merging this pull request may close these issues.

3 participants