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
|
@ -157,6 +157,8 @@ def list_interface_input_elements():
|
|||
'name1_instruct',
|
||||
'name2_instruct',
|
||||
'context_instruct',
|
||||
'system_message',
|
||||
'custom_system_message',
|
||||
'turn_template',
|
||||
'chat_style',
|
||||
'chat-instruct_command',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue