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

RuntimeError: Cannot return the results in a contiguous 2D array. Probably ef or M is too small #608

Open
esmailoghli opened this issue Jan 17, 2025 · 0 comments

Comments

@esmailoghli
Copy link

This error occurs regardless of how much I increase M and ef.
My index has around 80k elements, so it is not very small so that the requested K vectors are not fetched, and the error only happens when I have deleted some elements in the process, i.e., marked as delete.
However, if I don't delete vectors in the process, the error is never raised.

Anyone has faced this issue with deleting vectors and facing this error?

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