diff --git a/kcpp_docs.embd b/kcpp_docs.embd index 83763f5c5..10db10bf9 100644 --- a/kcpp_docs.embd +++ b/kcpp_docs.embd @@ -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"