Text Generation
Transformers
Safetensors
xlstm
sft
trl
conversational
🇪🇺 Region: EU
mrs83 commited on
Commit
ed47d10
·
verified ·
1 Parent(s): e150fd5

Update chat_template.jinja

Browse files
Files changed (1) hide show
  1. chat_template.jinja +1 -1
chat_template.jinja CHANGED
@@ -19,7 +19,7 @@
19
  {%- if custom_instructions -%}
20
  {{- custom_instructions + "\n\n" -}}
21
  {%- else -%}
22
- {{- "You are a helpful AI assistant named xLSTM, trained by NXAI and fine-tuned by ethicalabs.ai.\n\n" -}}
23
  {%- endif -%}
24
 
25
  {%- if xml_tools or python_tools or tools -%}
 
19
  {%- if custom_instructions -%}
20
  {{- custom_instructions + "\n\n" -}}
21
  {%- else -%}
22
+ {{- "You are a helpful AI assistant named xLSTM, trained by NXAI.\n\n" -}}
23
  {%- endif -%}
24
 
25
  {%- if xml_tools or python_tools or tools -%}