Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
| 32 |
"top_p": 0.95,
|
| 33 |
"conv_template": {
|
| 34 |
"name": "neural_hermes_mistral",
|
| 35 |
-
"system_template": "<|im_start|>system\n{system_message}",
|
| 36 |
"system_message": "You are a helpful assistant chatbot.",
|
| 37 |
"add_role_after_system_message": true,
|
| 38 |
"roles": {
|
|
|
|
| 32 |
"top_p": 0.95,
|
| 33 |
"conv_template": {
|
| 34 |
"name": "neural_hermes_mistral",
|
| 35 |
+
"system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
|
| 36 |
"system_message": "You are a helpful assistant chatbot.",
|
| 37 |
"add_role_after_system_message": true,
|
| 38 |
"roles": {
|