-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
deepset-ai/haystack-core-integrations
#2482Labels
Contributions wanted!Looking for external contributionsLooking for external contributionsP3Low priority, leave it in the backlogLow priority, leave it in the backlogtype:featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The current implementation of TransformerSimilarityRanker only supports cross-encoder models, which limits the use of bi-encoder models like ColBERT v2.0.
Related discussion: Colbert as reranker
Describe the solution you'd like
Update the TransformerSimilarityRanker or creating a new component to support bi-encoder models like ColBERT.
Describe alternatives you've considered
Leave the current implementation as is.
Additional context
Similar implementation: Llama ColbertRerank
Metadata
Metadata
Assignees
Labels
Contributions wanted!Looking for external contributionsLooking for external contributionsP3Low priority, leave it in the backlogLow priority, leave it in the backlogtype:featureNew feature or requestNew feature or request
Type
Projects
Status
Todo