diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index ff5e335fb..c3b3d8f20 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -639,7 +639,6 @@ async function CreateZenSliders(elmnt) { sliderID == 'dry_base_textgenerationwebui') { decimals = 2; } - if (sliderID == 'eta_cutoff_textgenerationwebui' || sliderID == 'epsilon_cutoff_textgenerationwebui') { numSteps = 50;