Update template.py

Former-commit-id: c3239ba6b2
This commit is contained in:
hoshi-hiyouga
2024-10-29 22:11:21 +08:00
committed by GitHub
parent 2179b91acb
commit 54961946ac

View File

@@ -934,6 +934,7 @@ _register_template(
replace_eos=True,
)
_register_template(
name="pixtral",
format_user=StringFormatter(slots=["[INST] {{content}} [/INST]"]),