Instructions to use google/switch-base-128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/switch-base-128 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/switch-base-128") model = AutoModelForSeq2SeqLM.from_pretrained("google/switch-base-128") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#6
by SFconvertbot - opened
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:817e0369cb86ad006edf4e5a51ef6411ef0905d8c6dd11c0539171bf78e1a2ee
|
| 3 |
+
size 9896256784
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1899eca2eb6d55cc1c3c8c51ae3516aed28331d138a1e8a6d3012e9630c68f6f
|
| 3 |
+
size 10000098288
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b77ec908a1f3617d9c6afe8c98fa76d1760b74f7cfe35bc63e08bb9e0f48753e
|
| 3 |
+
size 9962344208
|
model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|