Instructions to use squeezebert/squeezebert-mnli-headless with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use squeezebert/squeezebert-mnli-headless with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("squeezebert/squeezebert-mnli-headless", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened about 1 year ago
by
SFconvertbot
Adds missing tokenizer configuration file
#2 opened about 2 years ago
by
lysandre
Create tokenizer_config.json
#1 opened about 2 years ago
by
lysandre