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