ruihanglai
commited on
Commit
•
88a8a68
1
Parent(s):
c0e38fe
Update mlc-chat-config.json
Browse files- 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,
|