mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-06 10:52:14 +08:00
Update template.py
Former-commit-id: 99a01547ca31adade1c48feae5796e06b73d387c
This commit is contained in:
parent
b50b2a3039
commit
3cd47b8077
@ -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