Flab-Pruner commited on
Commit
84e687c
1 Parent(s): f75474e

Upload tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -1
tokenizer_config.json CHANGED
@@ -11157,7 +11157,6 @@
11157
  "<fim_pad>"
11158
  ],
11159
  "bos_token": "<|endoftext|>",
11160
- "chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
11161
  "clean_up_tokenization_spaces": false,
11162
  "eos_token": "<|im_end|>",
11163
  "legacy": false,
 
11157
  "<fim_pad>"
11158
  ],
11159
  "bos_token": "<|endoftext|>",
 
11160
  "clean_up_tokenization_spaces": false,
11161
  "eos_token": "<|im_end|>",
11162
  "legacy": false,