Skip to content

Commit

Permalink
Merge pull request #22 from vinay-jose/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bclavie authored Aug 12, 2024
2 parents dd61524 + 16f4f79 commit ca518f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pip install "rerankers[gpt]"
pip install "rerankers[api]"

# FlashRank rerankers (ONNX-optimised, very fast on CPU)
pip install "rerankers[fastrank]"
pip install "rerankers[flashrank]"

# RankLLM rerankers (better RankGPT + support for local models such as RankZephyr and RankVicuna)
# Note: RankLLM is only supported on Python 3.10+! This will not work with Python 3.9
Expand Down

0 comments on commit ca518f5

Please sign in to comment.