mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
update docs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user