mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
5 lines
158 B
JSON
5 lines
158 B
JSON
|
{
|
||
|
"instruction,output": "User: %instruction%\nAssistant: %output%",
|
||
|
"instruction,input,output": "User: %instruction%: %input%\nAssistant: %output%"
|
||
|
}
|