mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 19:52:50 +08:00
[data] fix empty template (#8312)
This commit is contained in:
parent
f5f356649b
commit
239ced076c
@ -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