Skip to content

What is the maximum number of vector dimensions supported by qdrant? #4519

Answered by timvisee
kdh1122 asked this question in Q&A
Discussion options

You must be logged in to vote

The current limit for dense vectors is 65536, though this can be lifted if there is a valid use case for higher dimensionality.

For sparse vectors the current limit is 4294967295 dimensions.

Note that hardware is the biggest limitation here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timvisee
Comment options

Answer selected by kdh1122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants