riczhou commited on
Commit
6adf5c7
·
verified ·
1 Parent(s): ed12207

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +2 -2
mlc-chat-config.json CHANGED
@@ -52,13 +52,13 @@
52
  "<|im_end|>"
53
  ],
54
  "stop_token_ids": [
55
- 2
56
  ],
57
  "function_string": "",
58
  "use_function_calling": false
59
  },
60
  "pad_token_id": 151643,
61
- "bos_token_id": 1,
62
  "eos_token_id": 151643,
63
  "tokenizer_files": [
64
  "tokenizer.json",
 
52
  "<|im_end|>"
53
  ],
54
  "stop_token_ids": [
55
+ 151643
56
  ],
57
  "function_string": "",
58
  "use_function_calling": false
59
  },
60
  "pad_token_id": 151643,
61
+ "bos_token_id": 151643,
62
  "eos_token_id": 151643,
63
  "tokenizer_files": [
64
  "tokenizer.json",