ruihanglai commited on
Commit
d1f4203
1 Parent(s): 3b0ced1

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +1 -1
mlc-chat-config.json CHANGED
@@ -44,7 +44,7 @@
44
  },
45
  "conv_template": {
46
  "name": "chatml",
47
- "system_template": "<|im_start|>system\n{system_message}",
48
  "system_message": "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers.",
49
  "system_prefix_token_ids": null,
50
  "add_role_after_system_message": true,
 
44
  },
45
  "conv_template": {
46
  "name": "chatml",
47
+ "system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
48
  "system_message": "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers.",
49
  "system_prefix_token_ids": null,
50
  "add_role_after_system_message": true,