Instructions to use Qdrant/bm25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Qdrant/bm25 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Qdrant/bm25", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#7
by artyomboyko - opened
@kroetenWanderung Hello. Сan You approve? Based on https://huggingface.co/Qdrant/bm25/discussions/6 .