Fix title

4b306c5ef848927a35f597c90ae4409a2b39d325

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -1294,7 +1294,7 @@
12941294 <div data-tg-type="aphrodite" class="alignitemscenter flex-container flexFlowColumn flexBasis30p flexGrow flexShrink gap0">
12951295 <small>
12961296 <span data-i18n="Top nsigma">Top nsigma</span>
12971297 <div class="fa-solid fa-circle-info opacity50p" data-i18ntitle="[title]A sampling method that filters logits based on their statistical properties. It keeps tokens within n standard deviations of the maximum logit value, providing a simpler alternative to top-p/top-k sampling while maintaining sampling stability across different temperatures."></div>
12981298 </small>
12991299 <input class="neo-range-slider" type="range" id="nsigma_textgenerationwebui" name="volume" min="0" max="5" step="0.01">
13001300 <input class="neo-range-input" type="number" min="0" max="5" step="0.01" data-for="nsigma_textgenerationwebui" id="nsigma_counter_textgenerationwebui">