Updated chat_template
#18
by
AswanthCManoj
- opened
The eos_token
is supposed to be at the end of every turn which is defined to be "<|end_of_text|>" in the config and "<|eot_id|>" in the chat_template, Hence using the eos_token variable directly within the template.
draw a pig
This comment has been hidden