mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'main' into dev
This commit is contained in:
@ -1417,6 +1417,7 @@ async function Generate(type, automatic_trigger, force_name2) {//encode("dsfs").
|
|||||||
textgenerationwebui_settings.penalty_alpha, // penalty_alpha
|
textgenerationwebui_settings.penalty_alpha, // penalty_alpha
|
||||||
1, // length_penalty
|
1, // length_penalty
|
||||||
false, // early_stopping
|
false, // early_stopping
|
||||||
|
-1, // seed
|
||||||
name1, // name1
|
name1, // name1
|
||||||
name2, // name2
|
name2, // name2
|
||||||
"", // Context
|
"", // Context
|
||||||
|
Reference in New Issue
Block a user