ruihanglai
commited on
Commit
•
9debaf5
1
Parent(s):
7410823
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
"name": "open_hermes_mistral",
|
37 |
-
"system_template": "<|im_start|>system\n{system_message}",
|
38 |
"system_message": "",
|
39 |
"add_role_after_system_message": false,
|
40 |
"roles": {
|
|
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
"name": "open_hermes_mistral",
|
37 |
+
"system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
|
38 |
"system_message": "",
|
39 |
"add_role_after_system_message": false,
|
40 |
"roles": {
|