mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Update SettingsModal.svelte
This commit is contained in:
parent
467384e9d5
commit
ec07dff7d0
@ -744,7 +744,7 @@
|
|||||||
<input
|
<input
|
||||||
id="steps-range"
|
id="steps-range"
|
||||||
type="range"
|
type="range"
|
||||||
min="0"
|
min="1"
|
||||||
max="16000"
|
max="16000"
|
||||||
bind:value={num_ctx}
|
bind:value={num_ctx}
|
||||||
step="32"
|
step="32"
|
||||||
|
Loading…
Reference in New Issue
Block a user