Update mlc-chat-config.json
Browse files- mlc-chat-config.json +3 -3
mlc-chat-config.json
CHANGED
@@ -43,12 +43,12 @@
|
|
43 |
},
|
44 |
"conv_template": {
|
45 |
"name": "st-llm",
|
46 |
-
"system_template": "Below is an instruction that describes a task
|
47 |
-
"system_message": "
|
48 |
"system_prefix_token_ids": null,
|
49 |
"add_role_after_system_message": true,
|
50 |
"roles": {
|
51 |
-
"user": "###
|
52 |
"assistant": "### Response:"
|
53 |
},
|
54 |
"role_templates": {
|
|
|
43 |
},
|
44 |
"conv_template": {
|
45 |
"name": "st-llm",
|
46 |
+
"system_template": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n</s>",
|
47 |
+
"system_message": "",
|
48 |
"system_prefix_token_ids": null,
|
49 |
"add_role_after_system_message": true,
|
50 |
"roles": {
|
51 |
+
"user": "### Instruction:",
|
52 |
"assistant": "### Response:"
|
53 |
},
|
54 |
"role_templates": {
|