Update template.py

Former-commit-id: 99a01547ca31adade1c48feae5796e06b73d387c
This commit is contained in:
hoshi-hiyouga 2024-10-29 22:11:21 +08:00 committed by GitHub
parent 16a9a44849
commit 1047217f78

View File

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