Commit
·
71d986d
1
Parent(s):
fb29fc3
update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -2
mlc-chat-config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"conv_template": {
|
34 |
"name": "croissantllm",
|
35 |
"system_template": "",
|
36 |
-
"system_message": "<|im_start|>system
|
37 |
"add_role_after_system_message": true,
|
38 |
"roles": {
|
39 |
"user": "<|im_start|>user",
|
@@ -54,7 +54,6 @@
|
|
54 |
"<|im_end|>"
|
55 |
],
|
56 |
"stop_token_ids": [
|
57 |
-
2,
|
58 |
32000
|
59 |
],
|
60 |
"function_string": "",
|
|
|
33 |
"conv_template": {
|
34 |
"name": "croissantllm",
|
35 |
"system_template": "",
|
36 |
+
"system_message": "<|im_start|>system\nYou are a honest LLM-based AI assistant giving accurate answers to the user.",
|
37 |
"add_role_after_system_message": true,
|
38 |
"roles": {
|
39 |
"user": "<|im_start|>user",
|
|
|
54 |
"<|im_end|>"
|
55 |
],
|
56 |
"stop_token_ids": [
|
|
|
57 |
32000
|
58 |
],
|
59 |
"function_string": "",
|