Hi, I'm looking into the tokenizer default chat template (tokenizer.default_chat_template).
At some point the template contains this statement:"elif false == true and not '<>' in messages[0]['content']"
It doesn't make sense to me: am I missing something?
· Sign up or log in to comment