Instructions to use M-CLIP/Swedish-2M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M-CLIP/Swedish-2M with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="M-CLIP/Swedish-2M")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("M-CLIP/Swedish-2M") model = AutoModel.from_pretrained("M-CLIP/Swedish-2M") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- adf9eb7172ccbd752e845722b5e027b6904bd8e32ee0e15c2155f4afc07ed0e8
- Size of remote file:
- 499 MB
- SHA256:
- 3453345e18120d47b612fed04c9c79d73301a1318dfc6f059589fa12fa2db37c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.