Replies: 1 comment
-
|
You can use pgvector's hnsw for sparse vec. It works well most times. We don't have an index for sparsevec for now |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Do you handle sparse vectors generated by models like bge-m3?
I would like to use dense and sparse vector of BGE-M3 to do hybrid search.
Beta Was this translation helpful? Give feedback.
All reactions