mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Unlocked context warning should be unclickable
This commit is contained in:
@@ -205,6 +205,7 @@
|
|||||||
<label class="checkbox_label">
|
<label class="checkbox_label">
|
||||||
<input id="max_context_unlocked" type="checkbox" />
|
<input id="max_context_unlocked" type="checkbox" />
|
||||||
<span data-i18n="unlocked">Unlocked</span>
|
<span data-i18n="unlocked">Unlocked</span>
|
||||||
|
</label>
|
||||||
<div id="max_context_unlocked_warning">
|
<div id="max_context_unlocked_warning">
|
||||||
<b class="neutral_warning">ATTENTION!</b>
|
<b class="neutral_warning">ATTENTION!</b>
|
||||||
<span data-i18n="only select modls support context sizes greater than 2048 tokens. proceed only is you know you're doing">
|
<span data-i18n="only select modls support context sizes greater than 2048 tokens. proceed only is you know you're doing">
|
||||||
@@ -212,7 +213,6 @@
|
|||||||
Proceed only if you know what you're doing.
|
Proceed only if you know what you're doing.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</label>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
Reference in New Issue
Block a user