mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove dead property from default settings
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
"preset": "Default",
|
"preset": "Default",
|
||||||
"add_bos_token": true,
|
"add_bos_token": true,
|
||||||
"stopping_strings": [],
|
"stopping_strings": [],
|
||||||
"truncation_length": 2048,
|
|
||||||
"ban_eos_token": false,
|
"ban_eos_token": false,
|
||||||
"skip_special_tokens": true,
|
"skip_special_tokens": true,
|
||||||
"streaming": false,
|
"streaming": false,
|
||||||
|
Reference in New Issue
Block a user