PrithivirajDamodaran / FlashRank

Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
Apache License 2.0
598 stars 44 forks source link

Request new reranker model cross-encoder/ms-marco-MiniLM-L-6-v2. #26

Open congdaoduy298 opened 3 months ago

congdaoduy298 commented 3 months ago

Hi everyone, Fist of all, thanks to PrithivirajDamodaran for your great works ! My question is: how can I use the model cross-encoder/ms-marco-MiniLM-L-6-v2 because it's performance is almost as good as cross-encoder/ms-marco-MiniLM-L-12-v2 but faster than 2 times. image Thank you for your time.

PrithivirajDamodaran commented 2 months ago

We have to add support for that model. See readme for more on model requests, just edit this issue description to make it as new model request. That's all.