mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 03:10:35 +08:00
update baichuan template
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user