mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-13 02:10:39 +02:00
updated docs
This commit is contained in:
@@ -1860,6 +1860,7 @@
|
||||
"application/json": {
|
||||
"example": {
|
||||
"filename": "file1.kcpps",
|
||||
"overrideconfig":"",
|
||||
},
|
||||
"schema": {
|
||||
"properties": {
|
||||
@@ -1867,6 +1868,10 @@
|
||||
"type": "string",
|
||||
"description": "Filename of the .kcpps config to be loaded. Any associated files and models will be automatically swapped in."
|
||||
},
|
||||
"overrideconfig": {
|
||||
"type": "string",
|
||||
"description": "If filename is a gguf, this allows other kcpps settings to be overlaid on top of that gguf."
|
||||
},
|
||||
},
|
||||
"type": "object"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user