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
Added a model card.
#1
by Anush008 - opened
generall93 changed pull request status to merged