mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
refactor for clarity
This commit is contained in:
@@ -2038,7 +2038,7 @@
|
||||
"application/json": {
|
||||
"example": {
|
||||
"filename": "file1.kcpps",
|
||||
"overrideconfig":"",
|
||||
"baseconfig":"",
|
||||
},
|
||||
"schema": {
|
||||
"properties": {
|
||||
@@ -2046,7 +2046,7 @@
|
||||
"type": "string",
|
||||
"description": "Filename of the .kcpps config to be loaded. Any associated files and models will be automatically swapped in."
|
||||
},
|
||||
"overrideconfig": {
|
||||
"baseconfig": {
|
||||
"type": "string",
|
||||
"description": "If filename is a gguf, this allows other kcpps settings to be overlaid on top of that gguf."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user