mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04: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%"
|
|
}
|