Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -2
mlc-chat-config.json
CHANGED
@@ -51,13 +51,13 @@
|
|
51 |
"<|im_end|>"
|
52 |
],
|
53 |
"stop_token_ids": [
|
54 |
-
|
55 |
],
|
56 |
"function_string": "",
|
57 |
"use_function_calling": false
|
58 |
},
|
59 |
"pad_token_id": 151643,
|
60 |
-
"bos_token_id":
|
61 |
"eos_token_id": 151643,
|
62 |
"tokenizer_files": [
|
63 |
"tokenizer_config.json"
|
|
|
51 |
"<|im_end|>"
|
52 |
],
|
53 |
"stop_token_ids": [
|
54 |
+
151643
|
55 |
],
|
56 |
"function_string": "",
|
57 |
"use_function_calling": false
|
58 |
},
|
59 |
"pad_token_id": 151643,
|
60 |
+
"bos_token_id": 151643,
|
61 |
"eos_token_id": 151643,
|
62 |
"tokenizer_files": [
|
63 |
"tokenizer_config.json"
|