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
Update README.md
#4
by ybelkada - opened
README.md
CHANGED
|
@@ -178,7 +178,7 @@ More information needed.
|
|
| 178 |
|
| 179 |
## Sensitive Use:
|
| 180 |
|
| 181 |
-
|
| 182 |
|
| 183 |
# Training Details
|
| 184 |
|
|
|
|
| 178 |
|
| 179 |
## Sensitive Use:
|
| 180 |
|
| 181 |
+
More information needed.
|
| 182 |
|
| 183 |
# Training Details
|
| 184 |
|