Instructions to use M-CLIP/XLM-Roberta-Large-Vit-B-16Plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M-CLIP/XLM-Roberta-Large-Vit-B-16Plus with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("M-CLIP/XLM-Roberta-Large-Vit-B-16Plus", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#5 opened over 1 year ago
by
SFconvertbot
How to load the processor ?
➕ 1
#4 opened almost 2 years ago
by
ragesh-beo
Slow inference
👍 1
#3 opened over 3 years ago
by
floschne