Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
| 12 |
"<|output_start|>",
|
| 13 |
"<|output_end|>"
|
| 14 |
],
|
|
|
|
| 15 |
"model_input_names": [
|
| 16 |
"input_ids",
|
| 17 |
"attention_mask"
|
|
|
|
| 12 |
"<|output_start|>",
|
| 13 |
"<|output_end|>"
|
| 14 |
],
|
| 15 |
+
"chat_template": "chat_template.jinja",
|
| 16 |
"model_input_names": [
|
| 17 |
"input_ids",
|
| 18 |
"attention_mask"
|