Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -2
mlc-chat-config.json
CHANGED
|
@@ -75,7 +75,7 @@
|
|
| 75 |
"strip_space_in_decode": false
|
| 76 |
},
|
| 77 |
"conv_template": {
|
| 78 |
-
"name": "
|
| 79 |
"system_template": "{system_message}",
|
| 80 |
"system_message": "",
|
| 81 |
"system_prefix_token_ids": [
|
|
@@ -102,7 +102,7 @@
|
|
| 102 |
],
|
| 103 |
"stop_token_ids": [
|
| 104 |
1,
|
| 105 |
-
|
| 106 |
],
|
| 107 |
"function_string": "",
|
| 108 |
"use_function_calling": false
|
|
|
|
| 75 |
"strip_space_in_decode": false
|
| 76 |
},
|
| 77 |
"conv_template": {
|
| 78 |
+
"name": "gemma3_instruction",
|
| 79 |
"system_template": "{system_message}",
|
| 80 |
"system_message": "",
|
| 81 |
"system_prefix_token_ids": [
|
|
|
|
| 102 |
],
|
| 103 |
"stop_token_ids": [
|
| 104 |
1,
|
| 105 |
+
106
|
| 106 |
],
|
| 107 |
"function_string": "",
|
| 108 |
"use_function_calling": false
|