add Baichuan2 models

This commit is contained in:
hiyouga
2023-09-06 18:36:04 +08:00
parent 9224db90ea
commit 62ce65c628
3 changed files with 11 additions and 2 deletions

View File

@@ -490,8 +490,7 @@ register_template(
{"token": "<reserved_103>"} # assistant token
],
system="",
sep=[],
stop_words=[]
sep=[]
)