mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-22 03:10:03 +00:00
update docs
This commit is contained in:
parent
3c4fa57026
commit
4f57862040
1 changed files with 10 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue