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
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ datasets:
|
|
| 16 |
license: apache-2.0
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# Model Card for Switch Transformers C - 2048 experts (1.
|
| 20 |
|
| 21 |

|
| 22 |
|
|
|
|
| 16 |
license: apache-2.0
|
| 17 |
---
|
| 18 |
|
| 19 |
+
# Model Card for Switch Transformers C - 2048 experts (1.6T)
|
| 20 |
|
| 21 |

|
| 22 |
|