24 ms·
Did you experiment with the Pruner completely replacing the Reranker?
by Imanari 2mo ago
Did you experiment with the Pruner completely replacing the Reranker?
- timedude 2mo agoYep seems like the pruner and reranker could be combined. That is what i built.
- lbaltensp 2mo agoYes, the pruner operates on the top 15 chunks after reranking. reply
- lbaltensp 2mo agoReplacing the reranker with the pruner completely was not feasable since it would have to run on the 150-200 chunks we retrieve before reranking.
- deleted 2mo ago[deleted]