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