Former-commit-id: 0930f58699
This commit is contained in:
hiyouga
2024-05-29 20:55:51 +08:00
parent a71a6a05c3
commit c05cb3769f

View File

@@ -544,7 +544,7 @@ _register_template(
)
]
),
format_system=EmptyFormatter(slots=[{"bos_token"}]),
format_system=StringFormatter(slots=[{"bos_token"}, "{{content}}"]),
force_system=True,
)