Can you add chat template to the `tokenizer_config.json`file?

#3
by hdnh2006 - opened

Thanks for this release.

I am opening this discussion because I know the prompt format is like following:

### System:
{system}
### User:
{usr}
### Assistant:

But it would be fantastic if you can add the chat template to the tokenizer_config.json as many other models do. Here is an example what I mean. This makes easier integrate the model because you are ensuring it is correctly prompted by just a single line of code: tokenizer.apply_chat_template()

Thank you so much again.

This comment has been hidden
This comment has been hidden
Deci AI org

Added to the repo :)

You guys are the best!

hdnh2006 changed discussion status to closed

Sign up or log in to comment