prince-canuma iamleonie commited on
Commit
dee2f8a
·
1 Parent(s): 125e006

Update chat_template.jinja (#1)

Browse files

- Update chat_template.jinja (4c6480dba76067bdc7828a7a2081806235e5e3e7)


Co-authored-by: Leonie Monigatti <iamleonie@users.noreply.huggingface.co>

Files changed (1) hide show
  1. chat_template.jinja +2 -0
chat_template.jinja CHANGED
@@ -1,3 +1,5 @@
 
 
1
  {{- bos_token -}}
2
  {%- set keep_past_thinking = keep_past_thinking | default(false) -%}
3
  {%- set ns = namespace(system_prompt="") -%}
 
1
+ {# <|tool_list_start|> detection hint for mlx_lm #}
2
+
3
  {{- bos_token -}}
4
  {%- set keep_past_thinking = keep_past_thinking | default(false) -%}
5
  {%- set ns = namespace(system_prompt="") -%}