Ask HN: How important are embedding models to RAG? 2 points by ofermend 2y ago ↗ HN RAG = retrieval-augmented-generation.
[–] janalsncm 2y ago ↗ It depends. In a RAG system you can measure how good your retrieval is doing by just checking whether the retrieved docs are relevant. Embeddings aren’t the only way to retrieve docs though.
1 comment
[ 3.1 ms ] story [ 303 ms ] thread