mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
Update SettingsModal.svelte
This commit is contained in:
parent
467384e9d5
commit
ec07dff7d0
1 changed files with 1 additions and 1 deletions
|
|
@ -744,7 +744,7 @@
|
|||
<input
|
||||
id="steps-range"
|
||||
type="range"
|
||||
min="0"
|
||||
min="1"
|
||||
max="16000"
|
||||
bind:value={num_ctx}
|
||||
step="32"
|
||||
|
|
|
|||
Loading…
Reference in a new issue