mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Add tooltip to completion threshold
This commit is contained in:
@@ -221,7 +221,10 @@
|
|||||||
<div class="bias_header">
|
<div class="bias_header">
|
||||||
<div class="bias_header_phrase">Phrase</div>
|
<div class="bias_header_phrase">Phrase</div>
|
||||||
<div class="bias_header_score">Score</div>
|
<div class="bias_header_score">Score</div>
|
||||||
<div class="bias_header_comp_threshold">Completion Threshold</div>
|
<div class="bias_header_comp_threshold">
|
||||||
|
Completion Threshold
|
||||||
|
<span class="helpicon material-icons-outlined" title="Amount of tokens that must match the phrase before it is force-completed.">help_icon</span>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user