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