hiyouga commited on
Commit
dee4d9b
·
verified ·
1 Parent(s): 8ec8b03

Update demo_config.json

Browse files
Files changed (1) hide show
  1. demo_config.json +2 -2
demo_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_name_or_path": "hfl/chinese-alpaca-2-1.3b",
3
- "template": "llama2_zh"
4
  }
 
1
  {
2
+ "model_name_or_path": "Qwen/Qwen1.5-0.5B-Chat",
3
+ "template": "qwen"
4
  }