mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-07-10 01:18:32 +00:00
updated lite
This commit is contained in:
parent
d2b2224b0d
commit
21e6ccb8cb
1 changed files with 2 additions and 2 deletions
|
|
@ -27751,10 +27751,10 @@ Current version indicated by LITEVER below.
|
|||
<div id="normalinterface" class="pagebox">
|
||||
<div id="maineditbody" class="viewport_height">
|
||||
<div class="gamescreenbgnormal viewport_height" id="gamescreen">
|
||||
<div id="gametext" contenteditable="false" onclick="click_gametext()" onblur="merge_edit_field()">
|
||||
<span id="gametext" contenteditable="false" onclick="click_gametext()" onblur="merge_edit_field()">
|
||||
<p id="tempgtloadtxt">Loading...</p>
|
||||
<noscript><style>#tempgtloadtxt { display: none; } #gametext { white-space: normal!important; }</style><p>Sorry, KoboldAI Lite requires Javascript to function.</p></noscript>
|
||||
</div>
|
||||
</span>
|
||||
<div class="hidden" id="wordsearch_panel" style="flex:250px">
|
||||
<div style="display:flex; padding:6px">
|
||||
<input title="Word Search Input" class="form-control menuinput_inline" style="width: calc(100% - 34px); margin-right:2px;" type="text" placeholder="WordSearch" value="" onkeyup="trigger_wordsearch_candidates_key();" id="wordsearch_input">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue