mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
[data] fix empty template (#8312)
This commit is contained in:
parent
bcb6b94658
commit
03a93ec513
@ -880,7 +880,6 @@ register_template(
|
|||||||
register_template(
|
register_template(
|
||||||
name="empty",
|
name="empty",
|
||||||
format_assistant=StringFormatter(slots=["{{content}}"]),
|
format_assistant=StringFormatter(slots=["{{content}}"]),
|
||||||
replace_jinja_template=True,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user