CharlieFRuan commited on
Commit
630f3ad
1 Parent(s): 09c65bb

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +1 -1
mlc-chat-config.json CHANGED
@@ -46,7 +46,7 @@
46
  "conv_template": {
47
  "name": "chatml",
48
  "system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
49
- "system_message": "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers.",
50
  "system_prefix_token_ids": null,
51
  "add_role_after_system_message": true,
52
  "roles": {
 
46
  "conv_template": {
47
  "name": "chatml",
48
  "system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
49
+ "system_message": "You are a helpful AI assistant named SmolLM, trained by Hugging Face",
50
  "system_prefix_token_ids": null,
51
  "add_role_after_system_message": true,
52
  "roles": {