Fix typo in KoboldAI.json: "OUPUT" → "OUTPUT" (#5282)
* Initial plan * Fix typo in KoboldAI.json: "OUPUT" → "OUTPUT" Co-authored-by: Cohee1207 <18619528+Cohee1207@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Cohee1207 <18619528+Cohee1207@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"input_sequence": "{{[INPUT]}}",
|
||||
"output_sequence": "{{[OUPUT]}}",
|
||||
"output_sequence": "{{[OUTPUT]}}",
|
||||
"last_output_sequence": "",
|
||||
"system_sequence": "{{[SYSTEM]}}",
|
||||
"stop_sequence": "",
|
||||
|
||||
Reference in New Issue
Block a user