Remove context length option
This commit is contained in:
parent
91b8d15573
commit
3391905254
4 changed files with 15 additions and 23 deletions
|
@ -149,12 +149,6 @@
|
|||
<input type="checkbox" id="token-reduction"> Aggressive token reduction
|
||||
</label>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label class="label" for="context-length">Context length</label>
|
||||
<div class="control">
|
||||
<input class="input" type="number" id="context-length">
|
||||
</div>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label class="label" for="max_tokens">Max tokens</label>
|
||||
<div class="control">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue