| 803 | 'dry_penalty_last_n_textgenerationwebui': 0, | 803 | 'dry_penalty_last_n_textgenerationwebui': 0, |
| 804 | 'xtc_threshold_textgenerationwebui': 0.1, | 804 | 'xtc_threshold_textgenerationwebui': 0.1, |
| 805 | 'xtc_probability_textgenerationwebui': 0, | 805 | 'xtc_probability_textgenerationwebui': 0, |
| 806 | 'nsigma_counter_textgenerationwebui': 0, | 806 | 'nsigma_textgenerationwebui': 0, |
| 807 | 'epsilon_cutoff_counter_textgenerationwebui': 0, | | |
| 808 | }; | 807 | }; |
| 809 | | 808 | |
| 810 | for (const [id, value] of Object.entries(inputs)) { | 809 | for (const [id, value] of Object.entries(inputs)) { |