Luigi commited on
Commit
38fcc03
·
1 Parent(s): 0d642b7

Add SmolLM2-135M-Instruct-TaiwanChat

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -26,9 +26,9 @@ MODELS = {
26
  "repo_id": "unsloth/gemma-3-4b-it",
27
  "description": "Gemma-3-4B-IT"
28
  },
29
- "Gemma-3-4B-IT": {
30
- "repo_id": "unsloth/gemma-3-4b-it",
31
- "description": "Gemma-3-4B-IT"
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",