mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 11:15:50 +00:00
Update Amily2-optimization.html
This commit is contained in:
@@ -65,10 +65,10 @@
|
||||
<select id="amily2_jqyh_tavern_profile" class="text_pole"></select>
|
||||
</div>
|
||||
|
||||
<label for="amily2_jqyh_max_tokens">最大 Tokens: <span id="amily2_jqyh_max_tokens_value">4000</span></label>
|
||||
<input type="range" id="amily2_jqyh_max_tokens" min="100" max="100000" step="100" value="4000">
|
||||
<label for="amily2_jqyh_temperature">温度: <span id="amily2_jqyh_temperature_value">0.7</span></label>
|
||||
<input type="range" id="amily2_jqyh_temperature" min="0" max="2" step="0.1" value="0.7">
|
||||
<label for="amily2_jqyh_max_tokens">最大 Tokens: <span id="amily2_jqyh_max_tokens_value">60000</span></label>
|
||||
<input type="range" id="amily2_jqyh_max_tokens" min="100" max="100000" step="100" value="60000">
|
||||
<label for="amily2_jqyh_temperature">温度: <span id="amily2_jqyh_temperature_value">1</span></label>
|
||||
<input type="range" id="amily2_jqyh_temperature" min="0" max="2" step="0.1" value="1">
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
@@ -188,3 +188,4 @@
|
||||
|
||||
<div class="amily2_opt_footer">
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user