castorini / rank_llm

RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking.
http://rankllm.ai
Apache License 2.0
312 stars 39 forks source link

Implementation of Rerank for RankVicuna #24

Closed yilinjz closed 11 months ago

yilinjz commented 11 months ago

follow up of https://github.com/castorini/rank_llm/pull/23

sahel-sh commented 11 months ago

I cloned the repository and confirm that the existing functionality still works.