Instructions to use google/switch-c-2048 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/switch-c-2048 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("google/switch-c-2048", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 574e812
Upload tokenizer 9836b19
Update README.md 2da6275
add config.json c5ab651
upload model 1d42380
Update README.md 36e0ff7
initial commit 492065e
Younes Belkada commited on