Find answers from the community

Updated 2 weeks ago

Hola:LlamaIndex: Using Hugging Face Reranker Models for Node Postprocessing

Hola:LlamaIndex:

How can I use huggingface reranker models for the node postprocessing?

Should I create a custom implementation or is there something ready out of the box like the embedding model where you just insert the model name?
L
K
2 comments
Chances are it works with the sentence transformer reranker already? If not, you'll have to make your own postprocessor
Thanks!
Will check that out
Add a reply
Sign up and join the conversation on Discord