add codegeex template

Former-commit-id: a8222722b8097158f1c92e3729f41d411eff3926
This commit is contained in:
hiyouga 2023-12-18 19:52:35 +08:00
parent a53b2a643f
commit 4b27cf5460

View File

@ -402,6 +402,21 @@ register_template(
)
register_template(
name="codegeex2",
prefix=[
{"token": "[gMASK]"},
{"token": "sop"},
"{{system}}"
],
prompt=[
"{{query}}"
],
system="",
sep=[]
)
register_template(
name="deepseek",
prefix=[