Open question: HNSW vs exhaustive KNN when number of chunks is around 10k #958
Unanswered
cherifbenham
asked this question in
Q&A
Replies: 1 comment
-
I would say that this depends on the data/index you are using. I would look at something like the https://github.com/microsoft/rag-experiment-accelerator to look at the gains and when you have finished then configure this repository based on your answer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello friends
Does somebody know if there is a significant gain in accuracy/recall when using exhaustive knn over hnws?
I guess the search latency/speed is still reasonable for n_chunks around 10k
What are your thoughts on this?
Thanks !!!!
Beta Was this translation helpful? Give feedback.
All reactions