Remove chat template line
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
|
@@ -6173,7 +6173,6 @@
|
|
| 6173 |
}
|
| 6174 |
},
|
| 6175 |
"bos_token": "<s>",
|
| 6176 |
-
"chat_template": null,
|
| 6177 |
"clean_up_tokenization_spaces": false,
|
| 6178 |
"eos_token": "</s>",
|
| 6179 |
"legacy": false,
|
|
|
|
| 6173 |
}
|
| 6174 |
},
|
| 6175 |
"bos_token": "<s>",
|
|
|
|
| 6176 |
"clean_up_tokenization_spaces": false,
|
| 6177 |
"eos_token": "</s>",
|
| 6178 |
"legacy": false,
|