Open
Description
Currently, the prompt and generation logic is implemented separately and hard-coded in each individual leaf classes of RankLLM, and they are not flexible. To introduce generality, we need to allow users to provide their own prompt templates used for creating prompts. To achieve this, create custom classes for handling all prompt-related tasks for each of the 3 reranking methods need to be created to handle the prompt templates (introduced in issue: #236)
Metadata
Metadata
Assignees
Labels
No labels