update system message template
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
| 43 |
},
|
| 44 |
"conv_template": {
|
| 45 |
"name": "mistral_default",
|
| 46 |
-
"system_template": "
|
| 47 |
"system_message": "Always assist with care, respect, and truth. Respond with utmost utility yet securely. Avoid harmful, unethical, prejudiced, or negative content. Ensure replies promote fairness and positivity.",
|
| 48 |
"system_prefix_token_ids": [
|
| 49 |
1
|
|
|
|
| 43 |
},
|
| 44 |
"conv_template": {
|
| 45 |
"name": "mistral_default",
|
| 46 |
+
"system_template": "GPT4 Correct User:{system_message}<|end_of_turn|>",
|
| 47 |
"system_message": "Always assist with care, respect, and truth. Respond with utmost utility yet securely. Avoid harmful, unethical, prejudiced, or negative content. Ensure replies promote fairness and positivity.",
|
| 48 |
"system_prefix_token_ids": [
|
| 49 |
1
|