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