Instructions to use M-CLIP/XLM-Roberta-Large-Vit-L-14 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-L-14 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("M-CLIP/XLM-Roberta-Large-Vit-L-14", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Add readme ad70f93
PyTorch Model e710292
Fredrik Carlsson commited on
TF Model and Tokenizer 21cb94c
Fredrik Carlsson commited on