Hola:LlamaIndex: Using Hugging Face Reranker Models for Node Postprocessing
Hola:LlamaIndex: Using Hugging Face Reranker Models for Node Postprocessing
At a glance
The community member is asking how to use HuggingFace reranker models for node postprocessing in the LlamaIndex library. They want to know if there is a ready-to-use solution like the embedding model, or if they need to create a custom implementation. Another community member suggests that the sentence transformer reranker may already work, but if not, the user will have to make their own postprocessor.