Luigi commited on
Commit
2a9fd77
·
1 Parent(s): 812c80c

add flyingfishinwater/chinese-baby-llama2

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
8
  MODEL_LIST = [
9
  "liswei/Taiwan-ELM-270M",
10
  "Mxode/SmolLM-Chinese-180M",
 
11
  "unsloth/gemma-3-1b-pt",
12
  "ckiplab/gpt2-tiny-chinese",
13
  "ckiplab/gpt2-base-chinese",
 
8
  MODEL_LIST = [
9
  "liswei/Taiwan-ELM-270M",
10
  "Mxode/SmolLM-Chinese-180M",
11
+ "flyingfishinwater/chinese-baby-llama2",
12
  "unsloth/gemma-3-1b-pt",
13
  "ckiplab/gpt2-tiny-chinese",
14
  "ckiplab/gpt2-base-chinese",