Instructions to use vsearch/dpr-nq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vsearch/dpr-nq with Transformers:
# Load model directly from transformers import Retriever model = Retriever.from_pretrained("vsearch/dpr-nq", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K