No chat template added
#4
by
lcahill
- opened
Hi there, I am getting this warning:
No chat template is defined for this tokenizer - using the default template for the LlamaTokenizerFast class. 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.
Could you please confirm whether the LlamaTokenizerFast has an appropriate chat_template for this model? If not, it would be greatly appreciated if you could add one in the tokenizer_config.
Thank you for your great work, it's great to see more open models coming out!
Yes that's the right template!