mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Remove truncation_length from textgen settings
This commit is contained in:
parent
fa054520b6
commit
b16915cfb9
@ -148,7 +148,7 @@ const settings = {
|
||||
preset: 'Default',
|
||||
add_bos_token: true,
|
||||
stopping_strings: [],
|
||||
truncation_length: 2048,
|
||||
//truncation_length: 2048,
|
||||
ban_eos_token: false,
|
||||
skip_special_tokens: true,
|
||||
streaming: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user