mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
updated lite
This commit is contained in:
parent
2b02cd75c7
commit
504300784f
2 changed files with 1086 additions and 891 deletions
|
@ -145,6 +145,12 @@
|
|||
"exclusiveMinimum": 0,
|
||||
"type": "number"
|
||||
},
|
||||
"smoothing_factor": {
|
||||
"default": 0,
|
||||
"description": "Modifies temperature behavior. If greater than 0 uses smoothing factor.",
|
||||
"exclusiveMinimum": 0,
|
||||
"type": "number"
|
||||
},
|
||||
"mirostat": {
|
||||
"description": "KoboldCpp ONLY. Sets the mirostat mode, 0=disabled, 1=mirostat_v1, 2=mirostat_v2",
|
||||
"minimum": 0,
|
||||
|
|
227
klite.embd
227
klite.embd
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue