Add default chat template to tokenizer_config.json
#3
by
Xenova
HF staff
- opened
[Automated] This PR adds the default chat template to the tokenizer config, allowing the model to be used with the new conversational widget (see PR).
If the default is not appropriate for your model, please set tokenizer.chat_template
to an appropriate template. See https://huggingface.co/docs/transformers/main/chat_templating for more information.
damerajee
changed pull request status to
merged