-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Most of the current SotA embedding models are 3k, 4k, or even 8k dimensions. With PGVector you are limited to use with embedding models.
I'd like to benefit from VectorChord's PG extensions that provide superior search speed than PGvector and support 65535 dimensions, whereas PGVector supports only 2000.
Note VectorChord also supports HybridSearch (BM25), data and index quantization and multi-vectors.
https://docs.vectorchord.ai/faqs/benchmark.html
https://docs.vectorchord.ai/faqs/comparison-pgvector.html#vector-dimensions
https://docs.vectorchord.ai/use-case/hybrid-search.html
https://docs.vectorchord.ai/usage/quantization.html
https://docs.vectorchord.ai/vectorchord/getting-started/vectorchord-suite.html#how-to-use-the-vectorchord-suite
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels