mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 14:22:51 +08:00
update baichuan template
Former-commit-id: bdf91846da12c9d0aee26bf17f5431e4c0eb4bc8
This commit is contained in:
parent
4a18759864
commit
35d52c4100
@ -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