Skip to content
Discussion options

You must be logged in to vote

There is no limit to the number of dimensions in HNSW. Or well, it's limited by the global limit of 65536.

Do note that the larger your vectors get, the more expensive everything will get in terms of indexing time, search time and required resources.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shahad-dl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants