CharlieFRuan commited on
Commit
fb3bc7f
·
verified ·
1 Parent(s): bdf23fc

Update mlc-chat-config.json

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