Upstream changes 1
Browse files- chat_template.jinja +2 -2
chat_template.jinja
CHANGED
|
@@ -316,11 +316,11 @@ Calls to these tools must go to the commentary channel: 'functions'." }}
|
|
| 316 |
|
| 317 |
" }}
|
| 318 |
{{- developer_message }}
|
| 319 |
-
{%- endif %}
|
| 320 |
-
{%- if tools -%}
|
| 321 |
{{- "
|
| 322 |
|
| 323 |
" }}
|
|
|
|
|
|
|
| 324 |
{{- "# Tools
|
| 325 |
|
| 326 |
" }}
|
|
|
|
| 316 |
|
| 317 |
" }}
|
| 318 |
{{- developer_message }}
|
|
|
|
|
|
|
| 319 |
{{- "
|
| 320 |
|
| 321 |
" }}
|
| 322 |
+
{%- endif %}
|
| 323 |
+
{%- if tools -%}
|
| 324 |
{{- "# Tools
|
| 325 |
|
| 326 |
" }}
|