This commit is contained in:
hiyouga
2024-05-29 20:55:51 +08:00
parent 89ca832740
commit 0930f58699

View File

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