Instructions to use aisingapore/Gemma-SEA-LION-v4.5-E2B-IT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aisingapore/Gemma-SEA-LION-v4.5-E2B-IT with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("aisingapore/Gemma-SEA-LION-v4.5-E2B-IT") model = AutoModelForMultimodalLM.from_pretrained("aisingapore/Gemma-SEA-LION-v4.5-E2B-IT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload SEA-HELM_20_May_2026_<10B-ver2.png
Browse files- .gitattributes +1 -0
- SEA-HELM_20_May_2026_<10B-ver2.png +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,4 @@ tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
| 37 |
Gemma-SEA-LION-v4.5-E2B-IT_SEA-HELM_scores.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
Gemma-SEA-LION-v4.5.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
SEA-HELM[[:space:]]20[[:space:]]May[[:space:]]2026[[:space:]]<10B.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 37 |
Gemma-SEA-LION-v4.5-E2B-IT_SEA-HELM_scores.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
Gemma-SEA-LION-v4.5.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
SEA-HELM[[:space:]]20[[:space:]]May[[:space:]]2026[[:space:]]<10B.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
SEA-HELM_20_May_2026_<10B-ver2.png filter=lfs diff=lfs merge=lfs -text
|
SEA-HELM_20_May_2026_<10B-ver2.png
ADDED
|
Git LFS Details
|