Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -2
mlc-chat-config.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
| 58 |
"strip_space_in_decode": false
|
| 59 |
},
|
| 60 |
"conv_template": {
|
| 61 |
-
"name": "
|
| 62 |
"system_template": "{system_message}",
|
| 63 |
"system_message": "",
|
| 64 |
"system_prefix_token_ids": [
|
|
@@ -85,7 +85,7 @@
|
|
| 85 |
],
|
| 86 |
"stop_token_ids": [
|
| 87 |
1,
|
| 88 |
-
|
| 89 |
],
|
| 90 |
"function_string": "",
|
| 91 |
"use_function_calling": false
|
|
|
|
| 58 |
"strip_space_in_decode": false
|
| 59 |
},
|
| 60 |
"conv_template": {
|
| 61 |
+
"name": "gemma3_instruction",
|
| 62 |
"system_template": "{system_message}",
|
| 63 |
"system_message": "",
|
| 64 |
"system_prefix_token_ids": [
|
|
|
|
| 85 |
],
|
| 86 |
"stop_token_ids": [
|
| 87 |
1,
|
| 88 |
+
106
|
| 89 |
],
|
| 90 |
"function_string": "",
|
| 91 |
"use_function_calling": false
|