Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1053,7 +1053,7 @@
|
|
1053 |
}
|
1054 |
},
|
1055 |
"bos_token": "<s>",
|
1056 |
-
"chat_template": "
|
1057 |
"clean_up_tokenization_spaces": false,
|
1058 |
"eos_token": "</s>",
|
1059 |
"legacy": false,
|
|
|
1053 |
}
|
1054 |
},
|
1055 |
"bos_token": "<s>",
|
1056 |
+
"chat_template": ""
|
1057 |
"clean_up_tokenization_spaces": false,
|
1058 |
"eos_token": "</s>",
|
1059 |
"legacy": false,
|