mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Rename oobabooga's setting
This commit is contained in:
@@ -1402,7 +1402,7 @@ async function Generate(type, automatic_trigger, force_name2) {//encode("dsfs").
|
||||
var generate_data = {
|
||||
data: [
|
||||
finalPromt,
|
||||
this_amount_gen, // min_length
|
||||
this_amount_gen, // max new tokens
|
||||
doSample, // do_sample
|
||||
textgenerationwebui_settings.temp, // temperature
|
||||
textgenerationwebui_settings.top_p, // top_p
|
||||
|
Reference in New Issue
Block a user