Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -143,7 +143,7 @@
|
|
143 |
"<|im_end|>"
|
144 |
],
|
145 |
"bos_token": "<|im_start|>",
|
146 |
-
"chat_template": "
|
147 |
"clean_up_tokenization_spaces": false,
|
148 |
"eos_token": "<|im_end|>",
|
149 |
"model_max_length": 2048,
|
|
|
143 |
"<|im_end|>"
|
144 |
],
|
145 |
"bos_token": "<|im_start|>",
|
146 |
+
"chat_template": "",
|
147 |
"clean_up_tokenization_spaces": false,
|
148 |
"eos_token": "<|im_end|>",
|
149 |
"model_max_length": 2048,
|