Update chat_templates.py
This commit is contained in:
parent
4063c1360e
commit
bd2f0f549e
1 changed files with 2 additions and 1 deletions
|
|
@ -786,7 +786,8 @@ qwen25_template = \
|
|||
{%- endfor %}
|
||||
{%- if add_generation_prompt %}
|
||||
{{- '<|im_start|>assistant\n' }}
|
||||
{%- endif %}"""
|
||||
{%- endif %}
|
||||
"""
|
||||
|
||||
|
||||
# Ollama from https://ollama.com/library/qwen2.5/blobs/eb4402837c78
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue