-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
Heya
wanted to play with an huggingface model for reranking but :
ImportError: RedisVL rerankers not available. Install with: pip install redisvl[rerankers]
and this where the fun starts :
warning: The package redisvl==0.11.0 does not have an extra named rerankers
i do have from sentence_transformers import CrossEncoder - well my deps have sentence-transformers==5.1.2
where i think redisvl needs sentence-transformers==3.4.1
Metadata
Metadata
Assignees
Labels
No labels