Remove newbie attribute part 1
| @@ -98,12 +98,12 @@ | ||
| 98 | 98 | </select> |
| 99 | 99 | <div class="flex-container marginLeft5 "> |
| 100 | 100 | <input type="file" hidden data-preset-manager-file="kobold" accept=".json, .settings"> |
| 101 | 101 | <i data-newbie-hidden data-preset-manager-update="kobold" class="menu_button fa-solid fa-save" title="Update current preset" data-i18n="[title]Update current preset"></i> |
| 102 | 102 | <i data-newbie-hidden data-preset-manager-new="kobold" class="menu_button fa-solid fa-file-circle-plus" title="Save preset as" data-i18n="[title]Save preset as"></i> |
| 103 | 103 | <i data-newbie-hidden data-preset-manager-import="kobold" class="menu_button fa-solid fa-file-import" title="Import preset" data-i18n="[title]Import preset"></i> |
| 104 | 104 | <i data-newbie-hidden data-preset-manager-export="kobold" class="menu_button fa-solid fa-file-export" title="Export preset" data-i18n="[title]Export preset"></i> |
| 105 | 105 | <i data-newbie-hidden data-preset-manager-restore="kobold" class="menu_button fa-solid fa-recycle" title="Restore current preset" data-i18n="[title]Restore current preset"></i> |
| 106 | 106 | <i data-newbie-hidden data-preset-manager-delete="kobold" class="menu_button fa-solid fa-trash-can" title="Delete the preset" data-i18n="[title]Delete the preset"></i> |
| 107 | 107 | </div> |
| 108 | 108 | </div> |
| 109 | 109 | </div> |
| @@ -120,12 +120,12 @@ | ||
| 120 | 120 | </select> |
| 121 | 121 | <div class="flex-container marginLeft5 "> |
| 122 | 122 | <input type="file" hidden data-preset-manager-file="novel" accept=".json, .settings"> |
| 123 | 123 | <i data-newbie-hidden data-preset-manager-update="novel" class="menu_button fa-solid fa-save" title="Update current preset" data-i18n="[title]Update current preset"></i> |
| 124 | 124 | <i data-newbie-hidden data-preset-manager-new="novel" class="menu_button fa-solid fa-file-circle-plus" title="Save preset as" data-i18n="[title]Save preset as"></i> |
| 125 | 125 | <i data-newbie-hidden data-preset-manager-import="novel" class="menu_button fa-solid fa-file-import" title="Import preset" data-i18n="[title]Import preset"></i> |
| 126 | 126 | <i data-newbie-hidden data-preset-manager-export="novel" class="menu_button fa-solid fa-file-export" title="Export preset" data-i18n="[title]Export preset"></i> |
| 127 | 127 | <i data-newbie-hidden data-preset-manager-restore="novel" class="menu_button fa-solid fa-recycle" title="Restore current preset" data-i18n="[title]Restore current preset"></i> |
| 128 | 128 | <i data-newbie-hidden data-preset-manager-delete="novel" class="menu_button fa-solid fa-trash-can" title="Delete the preset" data-i18n="[title]Delete the preset"></i> |
| 129 | 129 | </div> |
| 130 | 130 | </div> |
| 131 | 131 | </div> |
| @@ -140,9 +140,9 @@ | ||
| 140 | 140 | <input id="openai_preset_import_file" type="file" accept=".json,.settings" hidden /> |
| 141 | 141 | <i id="update_oai_preset" class="menu_button fa-solid fa-save" title="Update current preset" data-i18n="[title]Update current preset"></i> |
| 142 | 142 | <i id="new_oai_preset" class="menu_button fa-solid fa-file-circle-plus" title="Save preset as" data-i18n="[title]Save preset as"></i> |
| 143 | 143 | <i data-newbie-hidden id="import_oai_preset" class="menu_button fa-solid fa-file-import" title="Import preset" data-i18n="[title]Import preset"></i> |
| 144 | 144 | <i data-newbie-hidden id="export_oai_preset" class="menu_button fa-solid fa-file-export" title="Export preset" data-i18n="[title]Export preset"></i> |
| 145 | 145 | <i data-newbie-hidden id="delete_oai_preset" class="menu_button fa-solid fa-trash-can" title="Delete the preset" data-i18n="[title]Delete the preset"></i> |
| 146 | 146 | </div> |
| 147 | 147 | </div> |
| 148 | 148 | </div> |
| @@ -154,17 +154,17 @@ | ||
| 154 | 154 | </select> |
| 155 | 155 | <div class="flex-container marginLeft5 "> |
| 156 | 156 | <input type="file" hidden data-preset-manager-file="textgenerationwebui" accept=".json, .settings"> |
| 157 | 157 | <i data-newbie-hidden data-preset-manager-update="textgenerationwebui" class="menu_button fa-solid fa-save" title="Update current preset" data-i18n="[title]Update current preset"></i> |
| 158 | 158 | <i data-newbie-hidden data-preset-manager-new="textgenerationwebui" class="menu_button fa-solid fa-file-circle-plus" title="Save preset as" data-i18n="[title]Save preset as"></i> |
| 159 | 159 | <i data-newbie-hidden data-preset-manager-import="textgenerationwebui" class="menu_button fa-solid fa-file-import" title="Import preset" data-i18n="[title]Import preset"></i> |
| 160 | 160 | <i data-newbie-hidden data-preset-manager-export="textgenerationwebui" class="menu_button fa-solid fa-file-export" title="Export preset" data-i18n="[title]Export preset"></i> |
| 161 | 161 | <i data-newbie-hidden data-preset-manager-restore="textgenerationwebui" class="menu_button fa-solid fa-recycle" title="Restore current preset" data-i18n="[title]Restore current preset"></i> |
| 162 | 162 | <i data-newbie-hidden data-preset-manager-delete="textgenerationwebui" class="menu_button fa-solid fa-trash-can" title="Delete the preset" data-i18n="[title]Delete the preset"></i> |
| 163 | 163 | </div> |
| 164 | 164 | </div> |
| 165 | 165 | </div> |
| 166 | 166 | </div> |
| 167 | 167 | <div data-newbie-hidden id="ai_module_block_novel" class="width100p"> |
| 168 | 168 | <div class="range-block"> |
| 169 | 169 | <div class="range-block-title justifyLeft" data-i18n="AI Module"> |
| 170 | 170 | AI Module |
| @@ -271,7 +271,7 @@ | ||
| 271 | 271 | </div> |
| 272 | 272 | </div> |
| 273 | 273 | </div> |
| 274 | 274 | <div data-newbie-hidden class="range-block"> |
| 275 | 275 | <div class="range-block-title" data-i18n="Rep. Pen. Range."> |
| 276 | 276 | Rep Pen Range |
| 277 | 277 | </div> |
| @@ -284,7 +284,7 @@ | ||
| 284 | 284 | </div> |
| 285 | 285 | </div> |
| 286 | 286 | </div> |
| 287 | 287 | <div data-newbie-hidden class="range-block"> |
| 288 | 288 | <div class="range-block-title" data-i18n="Rep. Pen. Slope"> |
| 289 | 289 | Repetition Penalty Slope |
| 290 | 290 | </div> |
| @@ -297,7 +297,7 @@ | ||
| 297 | 297 | </div> |
| 298 | 298 | </div> |
| 299 | 299 | </div> |
| 300 | 300 | <div data-newbie-hidden class="range-block"> |
| 301 | 301 | <div class="range-block-title" data-i18n="Rep. Pen. Freq."> |
| 302 | 302 | Repetition Penalty Frequency |
| 303 | 303 | </div> |
| @@ -310,7 +310,7 @@ | ||
| 310 | 310 | </div> |
| 311 | 311 | </div> |
| 312 | 312 | </div> |
| 313 | 313 | <div data-newbie-hidden class="range-block"> |
| 314 | 314 | <div class="range-block-title" data-i18n="Rep. Pen. Presence"> |
| 315 | 315 | Repetition Penalty Presence |
| 316 | 316 | </div> |
| @@ -323,7 +323,7 @@ | ||
| 323 | 323 | </div> |
| 324 | 324 | </div> |
| 325 | 325 | </div> |
| 326 | 326 | <div data-newbie-hidden class="range-block"> |
| 327 | 327 | <div class="range-block-title" data-i18n="TFS"> |
| 328 | 328 | TFS |
| 329 | 329 | </div> |
| @@ -336,7 +336,7 @@ | ||
| 336 | 336 | </div> |
| 337 | 337 | </div> |
| 338 | 338 | </div> |
| 339 | 339 | <div data-newbie-hidden class="range-block"> |
| 340 | 340 | <div class="range-block-title" data-i18n="Phrase Repetition Penalty"> |
| 341 | 341 | Phrase Repetition Penalty |
| 342 | 342 | </div> |
| @@ -351,7 +351,7 @@ | ||
| 351 | 351 | </div> |
| 352 | 352 | </div> |
| 353 | 353 | <div id="range_block_openai"> |
| 354 | 354 | <div data-newbie-hidden class="range-block"> |
| 355 | 355 | <label class="checkbox_label"> |
| 356 | 356 | <input id="oai_max_context_unlocked" type="checkbox" /> |
| 357 | 357 | <span data-i18n="Unlocked Context Size"> |
| @@ -436,7 +436,7 @@ | ||
| 436 | 436 | </div> |
| 437 | 437 | </div> |
| 438 | 438 | </div> |
| 439 | 439 | <div data-newbie-hidden class="range-block" data-source="openai,openrouter,custom,cohere,perplexity,groq"> |
| 440 | 440 | <div class="range-block-title" data-i18n="Frequency Penalty"> |
| 441 | 441 | Frequency Penalty |
| 442 | 442 | </div> |
| @@ -449,7 +449,7 @@ | ||
| 449 | 449 | </div> |
| 450 | 450 | </div> |
| 451 | 451 | </div> |
| 452 | 452 | <div data-newbie-hidden class="range-block" data-source="openai,openrouter,custom,cohere,perplexity,groq"> |
| 453 | 453 | <div class="range-block-title" data-i18n="Presence Penalty"> |
| 454 | 454 | Presence Penalty |
| 455 | 455 | </div> |
| @@ -462,7 +462,7 @@ | ||
| 462 | 462 | </div> |
| 463 | 463 | </div> |
| 464 | 464 | </div> |
| 465 | 465 | <div data-newbie-hidden class="range-block" data-source="claude,openrouter,makersuite,cohere,perplexity"> |
| 466 | 466 | <div class="range-block-title" data-i18n="Top K"> |
| 467 | 467 | Top K |
| 468 | 468 | </div> |
| @@ -475,7 +475,7 @@ | ||
| 475 | 475 | </div> |
| 476 | 476 | </div> |
| 477 | 477 | </div> |
| 478 | 478 | <div data-newbie-hidden class="range-block" data-source="openai,claude,openrouter,ai21,scale,makersuite,mistralai,custom,cohere,perplexity,groq,01ai"> |
| 479 | 479 | <div class="range-block-title" data-i18n="Top P"> |
| 480 | 480 | Top P |
| 481 | 481 | </div> |
| @@ -488,7 +488,7 @@ | ||
| 488 | 488 | </div> |
| 489 | 489 | </div> |
| 490 | 490 | </div> |
| 491 | 491 | <div data-newbie-hidden class="range-block" data-source="openrouter"> |
| 492 | 492 | <div class="range-block-title" data-i18n="Repetition Penalty"> |
| 493 | 493 | Repetition Penalty |
| 494 | 494 | </div> |
| @@ -501,7 +501,7 @@ | ||
| 501 | 501 | </div> |
| 502 | 502 | </div> |
| 503 | 503 | </div> |
| 504 | 504 | <div data-newbie-hidden class="range-block" data-source="openrouter"> |
| 505 | 505 | <div class="range-block-title" data-i18n="Min P"> |
| 506 | 506 | Min P |
| 507 | 507 | </div> |
| @@ -514,7 +514,7 @@ | ||
| 514 | 514 | </div> |
| 515 | 515 | </div> |
| 516 | 516 | </div> |
| 517 | 517 | <div data-newbie-hidden class="range-block" data-source="openrouter"> |
| 518 | 518 | <div class="range-block-title" data-i18n="Top A"> |
| 519 | 519 | Top A |
| 520 | 520 | </div> |
| @@ -553,7 +553,7 @@ | ||
| 553 | 553 | </div> |
| 554 | 554 | </div> |
| 555 | 555 | </div> |
| 556 | 556 | <div data-newbie-hidden class="inline-drawer wide100p"> |
| 557 | 557 | <div class="inline-drawer-toggle inline-drawer-header"> |
| 558 | 558 | <b data-i18n="Utility Prompts">Utility Prompts</b> |
| 559 | 559 | <div class="fa-solid fa-circle-chevron-down inline-drawer-icon down"></div> |
| @@ -712,7 +712,7 @@ | ||
| 712 | 712 | </div> |
| 713 | 713 | </div> |
| 714 | 714 | </div> |
| 715 | 715 | <div data-newbie-hidden class="range-block" data-source="openai,openrouter,mistralai,custom,cohere,groq"> |
| 716 | 716 | <div class="range-block-title justifyLeft" data-i18n="Seed"> |
| 717 | 717 | Seed |
| 718 | 718 | </div> |
| @@ -736,7 +736,7 @@ | ||
| 736 | 736 | <input class="neo-range-slider" type="range" id="temp" name="volume" min="0.0" max="4.0" step="0.01"> |
| 737 | 737 | <input class="neo-range-input" type="number" min="0.0" max="4.0" step="0.01" data-for="temp" id="temp_counter"> |
| 738 | 738 | </div> |
| 739 | 739 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 740 | 740 | <small> |
| 741 | 741 | <span data-i18n="Top K">Top K</span> |
| 742 | 742 | <div class="fa-solid fa-circle-info opacity50p" title="Top K sets a maximum amount of top tokens that can be chosen from. E.g Top K is 20, this means only the 20 highest ranking tokens will be kept (regardless of their probabilities being diverse or limited). Set to 0 to disable." data-i18n="[title]Top_K_desc"></div> |
| @@ -744,7 +744,7 @@ | ||
| 744 | 744 | <input class="neo-range-slider" type="range" id="top_k" name="volume" min="0" max="100" step="1"> |
| 745 | 745 | <input class="neo-range-input" type="number" min="0" max="100" step="1" data-for="top_k" id="top_k_counter"> |
| 746 | 746 | </div> |
| 747 | 747 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 748 | 748 | <small> |
| 749 | 749 | Top P |
| 750 | 750 | <div class="fa-solid fa-circle-info opacity50p" title="Top P (a.k.a. nucleus sampling) adds up all the top tokens required to add up to the target percentage. E.g If the Top 2 tokens are both 25%, and Top P is 0.50, only the Top 2 tokens are considered. Set to 1.0 to disable." data-i18n="[title]Top_P_desc"></div> |
| @@ -752,7 +752,7 @@ | ||
| 752 | 752 | <input class="neo-range-slider" type="range" id="top_p" name="volume" min="0" max="1" step="0.01"> |
| 753 | 753 | <input class="neo-range-input" type="number" min="0" max="1" step="0.01" data-for="top_p" id="top_p_counter"> |
| 754 | 754 | </div> |
| 755 | 755 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 756 | 756 | <small> |
| 757 | 757 | <span data-i18n="Typical P">Typical P</span> |
| 758 | 758 | <div class="fa-solid fa-circle-info opacity50p" title="Typical P Sampling prioritizes tokens based on their deviation from the average entropy of the set. It maintains tokens whose cumulative probability is close to a predefined threshold (e.g., 0.5), emphasizing those with average information content. Set to 1.0 to disable." data-i18n="[title]Typical_P_desc"></div> |
| @@ -768,7 +768,7 @@ | ||
| 768 | 768 | <input class="neo-range-slider" type="range" id="min_p" name="volume" min="0" max="1" step="0.001"> |
| 769 | 769 | <input class="neo-range-input" type="number" min="0" max="1" step="0.001" data-for="min_p" id="min_p_counter"> |
| 770 | 770 | </div> |
| 771 | 771 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 772 | 772 | <small> |
| 773 | 773 | <span data-i18n="Top A">Top A</span> |
| 774 | 774 | <div class="fa-solid fa-circle-info opacity50p" title="Top A sets a threshold for token selection based on the square of the highest token probability. E.g if the Top-A value is 0.2 and the top token's probability is 50%, tokens with probabilities below 5% (0.2 * 0.5^2) are excluded. Set to 0 to disable." data-i18n="[title]Top_A_desc"></div> |
| @@ -776,7 +776,7 @@ | ||
| 776 | 776 | <input class="neo-range-slider" type="range" id="top_a" name="volume" min="0" max="1" step="0.001"> |
| 777 | 777 | <input class="neo-range-input" type="number" min="0" max="1" step="0.001" data-for="top_a" id="top_a_counter"> |
| 778 | 778 | </div> |
| 779 | 779 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 780 | 780 | <small> |
| 781 | 781 | <span data-i18n="TFS">TFS</span> |
| 782 | 782 | <div class="fa-solid fa-circle-info opacity50p" title="Tail-Free Sampling (TFS) searches for a tail of low-probability tokens in the distribution, by analyzing the rate of change in token probabilities using derivatives. It retains tokens up to a threshold (e.g., 0.3) based on the normalized second derivative. The closer to 0, the more discarded tokens. Set to 1.0 to disable." data-i18n="[title]Tail_Free_Sampling_desc"></div> |
| @@ -798,14 +798,14 @@ | ||
| 798 | 798 | <input class="neo-range-slider" type="range" id="rep_pen_range" name="volume" min="0" max="4096" step="1"> |
| 799 | 799 | <input class="neo-range-input" type="number" min="0" max="4096" step="1" data-for="rep_pen_range" id="rep_pen_range_counter"> |
| 800 | 800 | </div> |
| 801 | 801 | <div data-newbie-hidden class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 802 | 802 | <small> |
| 803 | 803 | <span data-i18n="Rep. Pen. Slope">Repetition Penalty Slope</span> |
| 804 | 804 | </small> |
| 805 | 805 | <input class="neo-range-slider" type="range" id="rep_pen_slope" name="volume" min="0" max="10" step="0.01"> |
| 806 | 806 | <input class="neo-range-input" type="number" min="0" max="10" step="0.01" data-for="rep_pen_slope" id="rep_pen_slope_counter"> |
| 807 | 807 | </div> |
| 808 | 808 | <div data-newbie-hidden name="miroStatBlock-kobold" class="wide100p"> |
| 809 | 809 | <h4 class="wide100p textAlignCenter" data-i18n="Mirostat">Mirostat</h4> |
| 810 | 810 | <div class="flex-container flexFlowRow gap10px flexShrink"> |
| 811 | 811 | <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink gap0"> |
| @@ -835,7 +835,7 @@ | ||
| 835 | 835 | </div> |
| 836 | 836 | <hr class="wide100p"> |
| 837 | 837 | </div> |
| 838 | 838 | <div data-newbie-hidden class="alignitemscenter justifyCenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0"> |
| 839 | 839 | <label class="checkbox_label alignItemsBaseline" for="use_default_badwordsids"> |
| 840 | 840 | <input id="use_default_badwordsids" type="checkbox" /> |
| 841 | 841 | <span> |
| @@ -844,7 +844,7 @@ | ||
| 844 | 844 | </span> |
| 845 | 845 | </label> |
| 846 | 846 | </div> |
| 847 | 847 | <div data-newbie-hidden class="alignitemscenter textAlignCenter flexBasis30p flexGrow flexShrink gap0"> |
| 848 | 848 | <!-- <hr class="wide100p"> --> |
| 849 | 849 | <small data-i18n="Seed">Seed</small> |
| 850 | 850 | <!-- Max value is 2**64 - 1 --> |