Fix element id for nsigma
| @@ -803,8 +803,7 @@ jQuery(function () { | ||
| 803 | 803 | 'dry_penalty_last_n_textgenerationwebui': 0, |
| 804 | 804 | 'xtc_threshold_textgenerationwebui': 0.1, |
| 805 | 805 | 'xtc_probability_textgenerationwebui': 0, |
| 806 | 806 | 'nsigma_counter_textgenerationwebuinsigma_textgenerationwebui': 0, |
| 807 | - 'epsilon_cutoff_counter_textgenerationwebui': 0, | |
| 808 | 807 | }; |
| 809 | 808 | |
| 810 | 809 | for (const [id, value] of Object.entries(inputs)) { |