Instructions to use google/switch-base-16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/switch-base-16 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/switch-base-16") model = AutoModelForSeq2SeqLM.from_pretrained("google/switch-base-16") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
6bf4924 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c375361c53547a54c343d53e0d50d00cc64f68e79e91a8ab77ccec1d8b3cbb7f
size 4289798295
|