Update mlc-chat-config.json
Browse files- mlc-chat-config.json +3 -3
mlc-chat-config.json
CHANGED
@@ -33,12 +33,12 @@
|
|
33 |
"repetition_penalty": 1.0,
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
-
"name": "
|
37 |
"system_template": "<|im_start|>system\n{system_message}",
|
38 |
-
"system_message": "
|
39 |
"add_role_after_system_message": false,
|
40 |
"roles": {
|
41 |
-
"user": "
|
42 |
"assistant": "<|im_start|>assistant"
|
43 |
},
|
44 |
"role_templates": {
|
|
|
33 |
"repetition_penalty": 1.0,
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
+
"name": "open_hermes_mistral",
|
37 |
"system_template": "<|im_start|>system\n{system_message}",
|
38 |
+
"system_message": "",
|
39 |
"add_role_after_system_message": false,
|
40 |
"roles": {
|
41 |
+
"user": "<|im_start|>user",
|
42 |
"assistant": "<|im_start|>assistant"
|
43 |
},
|
44 |
"role_templates": {
|