Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gillesjacobs
on July 24, 2024
|
parent
|
context
|
favorite
| on:
Solving the out-of-context chunk problem for RAG
The algorithm I use to get a final ranking from multiple rankings is called "reciprocal ranked fusion". I use the implementation described here:
https://docs.llamaindex.ai/en/stable/examples/low_level/fusi...
Which is the implementation from the original paper.
drittich
on July 24, 2024
[–]
Thanks, much appreciated!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Which is the implementation from the original paper.