diff --git a/examples/chat_template/tool_chat_template_llama3.1_json.jinja b/examples/chat_template/tool_chat_template_llama3.1_json.jinja index 036ed4698..f609c3886 100644 --- a/examples/chat_template/tool_chat_template_llama3.1_json.jinja +++ b/examples/chat_template/tool_chat_template_llama3.1_json.jinja @@ -118,4 +118,4 @@ {%- endfor %} {%- if add_generation_prompt %} {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }} -{%- endif %} \ No newline at end of file +{%- endif %}