Skip to content

2.1.0

Compare
Choose a tag to compare
@raphaelsty raphaelsty released this 30 May 22:45
· 6 commits to main since this release

Cherche 2.1.0 is available, it's been a long time without updates 🥳

  • Updated default TfIdf retriever with vectorizer from LeNLP which is written in Rust and much faster.
  • Added BM25 retriever using LeNLP BM25Vectorizer with is written in Rust and very fast.