Performance of dense retrieval / embeddings #570
Unanswered
alexandergunnarson
asked this question in
Q&A
Replies: 0 comments
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.
-
Does LLaVA work well for dense retrieval / embeddings? I assume not, because it's not what it's been trained on (see also subpar performance of GPT embeddings vs. that of purpose-trained embedding models), but perhaps it's an emergent feature. For instance, let's say I have a vector DB and I want to, given a text/image/text+image query, find related text/image results.
See also a possibly-related comment by @SiyuanHuang95 at #254 (comment).
Beta Was this translation helpful? Give feedback.
All reactions