Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -2
mlc-chat-config.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
| 49 |
"strip_space_in_decode": false
|
| 50 |
},
|
| 51 |
"conv_template": {
|
| 52 |
-
"name": "
|
| 53 |
"system_template": "<\uff5cbegin\u2581of\u2581sentence\uff5c>{system_message}",
|
| 54 |
"system_message": "You are a helpful assistant.",
|
| 55 |
"system_prefix_token_ids": null,
|
|
@@ -72,7 +72,7 @@
|
|
| 72 |
"role_empty_sep": "",
|
| 73 |
"stop_str": [],
|
| 74 |
"stop_token_ids": [
|
| 75 |
-
|
| 76 |
],
|
| 77 |
"function_string": "",
|
| 78 |
"use_function_calling": false
|
|
|
|
| 49 |
"strip_space_in_decode": false
|
| 50 |
},
|
| 51 |
"conv_template": {
|
| 52 |
+
"name": "deepseek_r1_llama",
|
| 53 |
"system_template": "<\uff5cbegin\u2581of\u2581sentence\uff5c>{system_message}",
|
| 54 |
"system_message": "You are a helpful assistant.",
|
| 55 |
"system_prefix_token_ids": null,
|
|
|
|
| 72 |
"role_empty_sep": "",
|
| 73 |
"stop_str": [],
|
| 74 |
"stop_token_ids": [
|
| 75 |
+
128001
|
| 76 |
],
|
| 77 |
"function_string": "",
|
| 78 |
"use_function_calling": false
|