MNLP_M2_dpo_model / chat_template.jinja
PirxTion's picture
Upload tokenizer
4ec34fb verified
raw
history blame contribute delete
65 Bytes
{% for message in messages %}{{ message['content'] }}{% endfor %}