CharlieFRuan commited on
Commit
801e77a
·
verified ·
1 Parent(s): 7038515

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. 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": "gemma_instruction",
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
- 107
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