Skip to content
Snippets Groups Projects
Unverified Commit dca141f7 authored by Bogdan Buduroiu's avatar Bogdan Buduroiu
Browse files

feat: implements vectorised sparse BM25 encoder

fix: catch RuntimeError for missing torch import

chore: update pyproject

chore: fix numerical inconsistencies

test: add tests for tokenizers

chore: fit sparse encoders after route modifications in HybridRouter

fix: remove decorator around the HybridRouter.__init__

fix: give the functional BM25 a distinct filename

fix: fix route fitting for add/strategy

fix: _async_encode should take a sparse encoding function

fix: empty sparse embeddings

fix: _encode / _async_encode match superclass signature
parent 3a55d6d8
No related branches found
No related tags found
No related merge requests found
Showing
with 4491 additions and 2161 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment