Add chat template
#8
by Rocketknight1 HF Staff - opened
This PR adds a chat template following the ChatML format, which means users can just use tokenizer.apply_chat_template to handle chat formatting for them.
bleysg changed pull request status to merged