Spaces:
Running
on
Zero
Running
on
Zero
Add SmolLM2-135M-Instruct-TaiwanChat
Browse files
app.py
CHANGED
@@ -26,9 +26,9 @@ MODELS = {
|
|
26 |
"repo_id": "unsloth/gemma-3-4b-it",
|
27 |
"description": "Gemma-3-4B-IT"
|
28 |
},
|
29 |
-
"
|
30 |
-
"repo_id": "
|
31 |
-
"description": "
|
32 |
},
|
33 |
"Llama-3.2-Taiwan-3B-Instruct": {
|
34 |
"repo_id": "lianghsun/Llama-3.2-Taiwan-3B-Instruct",
|
|
|
26 |
"repo_id": "unsloth/gemma-3-4b-it",
|
27 |
"description": "Gemma-3-4B-IT"
|
28 |
},
|
29 |
+
"SmolLM2-135M-Instruct-TaiwanChat": {
|
30 |
+
"repo_id": "Luigi/SmolLM2-135M-Instruct-TaiwanChat",
|
31 |
+
"description": "SmolLM2‑135M Instruct fine-tuned on the TaiwanChat"
|
32 |
},
|
33 |
"Llama-3.2-Taiwan-3B-Instruct": {
|
34 |
"repo_id": "lianghsun/Llama-3.2-Taiwan-3B-Instruct",
|