Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reranking using an optimized bi-encoder #219

Merged
merged 6 commits into from
Jun 24, 2024

Conversation

gadmarkovits
Copy link
Contributor

Description

A new reranker that uses an optimized quantized bi-encoder.

Issues

n/a

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

haystack-ai

Tests

Went through the README and verified that the feature works as intended.

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
comps/cores/proto/docarray.py 100.00% <100.00%> (ø)

@chensuyue
Copy link
Collaborator

Please add an e2e test for the new rerank, like this one https://github.com/opea-project/GenAIComps/blob/main/tests/test_dataprep_redis_llama_index.sh

@gadmarkovits
Copy link
Contributor Author

Please add an e2e test for the new rerank, like this one https://github.com/opea-project/GenAIComps/blob/main/tests/test_dataprep_redis_llama_index.sh

Done.

@chensuyue chensuyue merged commit 5748471 into opea-project:main Jun 24, 2024
9 checks passed
sharanshirodkar7 pushed a commit to sharanshirodkar7/GenAIComps that referenced this pull request Jul 9, 2024
Signed-off-by: gadmarkovits <gad.markovits@intel.com>
Signed-off-by: sharanshirodkar7 <ssharanshirodkar7@gmail.com>
yogeshmpandey pushed a commit to yogeshmpandey/GenAIComps that referenced this pull request Jul 10, 2024
Signed-off-by: gadmarkovits <gad.markovits@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
dwhitena pushed a commit to predictionguard/GenAIComps that referenced this pull request Jul 24, 2024
Signed-off-by: gadmarkovits <gad.markovits@intel.com>
Signed-off-by: Daniel Whitenack <whitenack.daniel@gmail.com>
lkk12014402 pushed a commit that referenced this pull request Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants