mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 14:22:51 +08:00
Update template.py
Former-commit-id: c3239ba6b24481b092e86ce94a6337fba18c25c0
This commit is contained in:
parent
2179b91acb
commit
54961946ac
@ -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