初始化项目,由ModelHub XC社区提供模型

Model: ray0rf1re/Nano-Nano_v5.1
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-15 21:56:43 +08:00
commit 2f5adbaa8b
18 changed files with 502196 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{%- for message in messages %}<|im_start|>{{ message['role'] }}
{%- if message['thinking'] is defined and message['thinking'] %}<think>{{ message['thinking'] }}</think>
{%- endif %}{{ message['content'] }}<|im_end|>
{%- endfor %}{%- if add_generation_prompt %}<|im_start|>assistant
<think>
{%- endif %}