Update template.py

This commit is contained in:
hoshi-hiyouga
2024-10-29 22:11:21 +08:00
committed by GitHub
parent 0baa7735f6
commit c3239ba6b2

View File

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