mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 00:28:10 +08:00
Update template.py
Former-commit-id: 99a01547ca31adade1c48feae5796e06b73d387c
This commit is contained in:
parent
16a9a44849
commit
1047217f78
@ -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]"]),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user