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