[assets] update wechat (#7361)
This commit is contained in:
@@ -885,7 +885,7 @@ register_template(
|
||||
format_assistant=StringFormatter(slots=["{{content}}<|eos|>\n"]),
|
||||
format_system=StringFormatter(slots=["<|bos|>system\n{{content}}<|eos|>\n"]),
|
||||
format_prefix=EmptyFormatter(slots=["<|bos|>"]),
|
||||
stop_words=["<|eos|>"]
|
||||
stop_words=["<|eos|>"],
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user