mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
refactored a lot of code, remove bantokens, move it to api
This commit is contained in:
parent
4ec8a9c57b
commit
c230b78906
6 changed files with 214 additions and 76 deletions
|
|
@ -136,7 +136,7 @@
|
|||
},
|
||||
"use_default_badwordsids": {
|
||||
"default": false,
|
||||
"description": "If true, prevents the EOS token from being generated (Ban EOS). For unbantokens, set this to false.",
|
||||
"description": "If true, prevents the EOS token from being generated (Ban EOS).",
|
||||
"type": "boolean"
|
||||
},
|
||||
"dynatemp_range": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue