How to use Qdrant/bm25 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Qdrant/bm25", dtype="auto")
Added supported languages based on https://huggingface.co/Qdrant/bm25/discussions/6
@kroetenWanderung Hello. Сan You approve? Based on https://huggingface.co/Qdrant/bm25/discussions/6 .
· Sign up or log in to comment