mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-12 15:06:00 +08:00
[assets] update wechat (#7361)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 164 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 167 KiB |
@@ -885,7 +885,7 @@ register_template(
|
|||||||
format_assistant=StringFormatter(slots=["{{content}}<|eos|>\n"]),
|
format_assistant=StringFormatter(slots=["{{content}}<|eos|>\n"]),
|
||||||
format_system=StringFormatter(slots=["<|bos|>system\n{{content}}<|eos|>\n"]),
|
format_system=StringFormatter(slots=["<|bos|>system\n{{content}}<|eos|>\n"]),
|
||||||
format_prefix=EmptyFormatter(slots=["<|bos|>"]),
|
format_prefix=EmptyFormatter(slots=["<|bos|>"]),
|
||||||
stop_words=["<|eos|>"]
|
stop_words=["<|eos|>"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user