ruihanglai
commited on
Commit
•
d7ecc5f
1
Parent(s):
be3fe8e
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
"name": "gemma_instruction",
|
37 |
-
"system_template": "{system_message}",
|
38 |
"system_message": "",
|
39 |
"system_prefix_token_ids": [
|
40 |
2
|
|
|
34 |
"top_p": 0.95,
|
35 |
"conv_template": {
|
36 |
"name": "gemma_instruction",
|
37 |
+
"system_template": "<bos>{system_message}",
|
38 |
"system_message": "",
|
39 |
"system_prefix_token_ids": [
|
40 |
2
|