Luigi commited on
Commit
80b7444
·
1 Parent(s): fd99b07

remove not working baby llama, add openbmb/BitCPM4-0.5B

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ cc = OpenCC('s2t')
15
  MODEL_LIST = [
16
  "liswei/Taiwan-ELM-270M",
17
  "Mxode/SmolLM-Chinese-180M",
 
18
  "flyingfishinwater/chinese-baby-llama2",
19
  "unsloth/gemma-3-1b-pt",
20
  "taide/TAIDE-LX-7B",
 
15
  MODEL_LIST = [
16
  "liswei/Taiwan-ELM-270M",
17
  "Mxode/SmolLM-Chinese-180M",
18
+ "openbmb/BitCPM4-0.5B",
19
  "flyingfishinwater/chinese-baby-llama2",
20
  "unsloth/gemma-3-1b-pt",
21
  "taide/TAIDE-LX-7B",