Comment by pilooch

Comment by pilooch 10 months ago

1 reply

Statistically you want the retriever to be trained for cosine similarity. Vision LLM retriever such as DSE do this correctly. No need for reranker once done.

OutOfHere 10 months ago

Precisely. Ranking is a "smell" in this regard. They are using ada embedding which I consider to be of poor quality.