iamleonie commited on
Commit
fed5ca9
·
verified ·
1 Parent(s): a9f02ae

Update chat_template.jinja

Browse files
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="") -%}