mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
update baichuan template
Former-commit-id: 03520588c39986c98a0515a64993af8c2468b9d0
This commit is contained in:
parent
03eba6f041
commit
5ed2a97056
@ -202,7 +202,7 @@ Supports: https://huggingface.co/baichuan-inc/Baichuan-13B-Chat
|
|||||||
register_template(
|
register_template(
|
||||||
name="baichuan",
|
name="baichuan",
|
||||||
prefix="",
|
prefix="",
|
||||||
prompt="<reserved_102>{query}<reserved_103>",
|
prompt=" <reserved_102> {query} <reserved_103> ",
|
||||||
sep="</s>",
|
sep="</s>",
|
||||||
use_history=True
|
use_history=True
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user