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

Update demos #47

Closed sahel-sh closed 8 months ago

sahel-sh commented 8 months ago

This cl: 1- Updates the demos to use RZ as the model, sets up their system message, and variable length 2- Updates the requirements in pyproject.toml, freezes them at upgraded versions for reproducibility purposes., requirements.txt is already updated with the same version in https://github.com/castorini/rank_llm/pull/44