Update Memorisation-forms.html

This commit is contained in:
2025-09-04 00:16:23 +08:00
committed by GitHub
parent c437c7d23e
commit f86b4fc2bc

View File

@@ -249,7 +249,7 @@
<div class="amily2_opt_settings_block" style="margin-bottom: 10px;">
<label for="nccs-max-tokens">最大Token数: <span id="nccs-max-tokens-value">2000</span></label>
<input type="range" id="nccs-max-tokens" min="100" max="8000" step="100" value="2000">
<input type="range" id="nccs-max-tokens" min="100" max="100000" step="100" value="2000">
</div>
<div class="amily2_opt_settings_block" style="margin-bottom: 10px;">
@@ -347,3 +347,4 @@
</body>
</html>
</html>