llm-slayer
commited on
Commit
·
939ad6f
1
Parent(s):
2a7171a
update mlc-chat-config.json
Browse files- mlc-chat-config.json +3 -3
mlc-chat-config.json
CHANGED
@@ -32,11 +32,11 @@
|
|
32 |
"top_p": 0.95,
|
33 |
"conv_template": {
|
34 |
"name": "croissantllm",
|
35 |
-
"system_template": "
|
36 |
-
"system_message": "
|
37 |
"add_role_after_system_message": true,
|
38 |
"roles": {
|
39 |
-
"user": "
|
40 |
"assistant": "<|im_start|>assistant"
|
41 |
},
|
42 |
"role_templates": {
|
|
|
32 |
"top_p": 0.95,
|
33 |
"conv_template": {
|
34 |
"name": "croissantllm",
|
35 |
+
"system_template": "",
|
36 |
+
"system_message": "",
|
37 |
"add_role_after_system_message": true,
|
38 |
"roles": {
|
39 |
+
"user": "<s><|im_start|>user",
|
40 |
"assistant": "<|im_start|>assistant"
|
41 |
},
|
42 |
"role_templates": {
|