Description
Hello,
First, thank you for this library.
I noticed a mismatch between the installation instructions in the README file and the paper. For me, the installation steps in the README were a bit confusing. I wasn't sure if I needed to clone the repository and follow the installation steps to import the classes from the code snippets, or if there was a simpler way to install it using pip
. Then I read your paper accepted at SIGIR (congratulations!), and I found that there is indeed a command pip install rank-llm[all]
for easy installation because it isn't in readme file this command. I believe this should be explicitly stated in your README file for facilitating the installation steps.
I hope to meet you at SIGIR in Padua.
Best regards,