update docs

This commit is contained in:
Concedo 2024-08-31 22:52:09 +08:00
parent 3c4fa57026
commit 4f57862040

View file

@ -247,6 +247,16 @@
},
"type": "array"
},
"xtc_threshold": {
"description": "KoboldCpp ONLY. XTC threshold.",
"minimum": 0,
"type": "number"
},
"xtc_probability": {
"description": "KoboldCpp ONLY. XTC probability. Set to above 0 to enable XTC.",
"minimum": 0,
"type": "number"
},
},
"required": [
"prompt"