CharlieFRuan
commited on
Commit
•
664ecf2
1
Parent(s):
af8704b
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -1
mlc-chat-config.json
CHANGED
@@ -55,7 +55,8 @@
|
|
55 |
"add_role_after_system_message": true,
|
56 |
"roles": {
|
57 |
"user": "<|start_header_id|>user",
|
58 |
-
"assistant": "<|start_header_id|>assistant"
|
|
|
59 |
},
|
60 |
"role_templates": {
|
61 |
"user": "{user_message}",
|
|
|
55 |
"add_role_after_system_message": true,
|
56 |
"roles": {
|
57 |
"user": "<|start_header_id|>user",
|
58 |
+
"assistant": "<|start_header_id|>assistant",
|
59 |
+
"tool": "<|start_header_id|>ipython"
|
60 |
},
|
61 |
"role_templates": {
|
62 |
"user": "{user_message}",
|