mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-07 09:02:04 +00:00
redact admin password for templates
This commit is contained in:
parent
86a094c559
commit
a5f8410001
1 changed files with 1 additions and 0 deletions
|
|
@ -7122,6 +7122,7 @@ def convert_args_to_template(savdict):
|
|||
savdict["hordeworkername"] = ""
|
||||
savdict["sdthreads"] = 0
|
||||
savdict["password"] = None
|
||||
savdict["adminpassword"] = None
|
||||
savdict["usemmap"] = False
|
||||
savdict["usemlock"] = False
|
||||
savdict["debugmode"] = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue