Spaces:
Running
on
Zero
Running
on
Zero
add taide 7b
Browse files
app.py
CHANGED
@@ -17,6 +17,7 @@ MODEL_LIST = [
|
|
17 |
"Mxode/SmolLM-Chinese-180M",
|
18 |
"flyingfishinwater/chinese-baby-llama2",
|
19 |
"unsloth/gemma-3-1b-pt",
|
|
|
20 |
"ckiplab/gpt2-tiny-chinese",
|
21 |
"ckiplab/gpt2-base-chinese",
|
22 |
"liswei/Taiwan-ELM-1_1B",
|
|
|
17 |
"Mxode/SmolLM-Chinese-180M",
|
18 |
"flyingfishinwater/chinese-baby-llama2",
|
19 |
"unsloth/gemma-3-1b-pt",
|
20 |
+
"taide/TAIDE-LX-7B",
|
21 |
"ckiplab/gpt2-tiny-chinese",
|
22 |
"ckiplab/gpt2-base-chinese",
|
23 |
"liswei/Taiwan-ELM-1_1B",
|