You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there was a recent change in transformers, and the chat template will now be stored in chat_template.jinja, so we should prefer the value from that file if present, and otherwise fall back to the value in tokenizer_config.json.