This commit is contained in:
hiyouga
2024-03-26 17:26:14 +08:00
parent 7ea1a1f5b3
commit 511f675402
7 changed files with 36 additions and 31 deletions

View File

@@ -689,6 +689,8 @@ _register_template(
_register_template(
name="vanilla",
format_separator=EmptyFormatter(slots=["\n"]),
efficient_eos=True,
)