ruihanglai
commited on
Commit
•
f7ffd2c
1
Parent(s):
7411d34
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
},
|
47 |
"conv_template": {
|
48 |
"name": "gemma_instruction",
|
49 |
-
"system_template": "{system_message}",
|
50 |
"system_message": "",
|
51 |
"system_prefix_token_ids": [
|
52 |
2
|
|
|
46 |
},
|
47 |
"conv_template": {
|
48 |
"name": "gemma_instruction",
|
49 |
+
"system_template": "<bos>{system_message}",
|
50 |
"system_message": "",
|
51 |
"system_prefix_token_ids": [
|
52 |
2
|