Separate context and system message in instruction formats (#4499)
This commit is contained in:
parent
322c170566
commit
6e2e0317af
61 changed files with 130 additions and 62 deletions
|
@ -2,3 +2,4 @@ user: "[Round <|round|>]\n问:"
|
|||
bot: "答:"
|
||||
turn_template: "<|user|><|user-message|>\n<|bot|><|bot-message|>\n"
|
||||
context: ""
|
||||
system_message: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue