"vscode:/vscode.git/clone" did not exist on "1ee8f7dcf5abcb913649b6172781726e443c0181"
Unverified Commit ec07dff7 authored by Anthony Cucci's avatar Anthony Cucci Committed by GitHub
Browse files

Update SettingsModal.svelte

parent 467384e9
...@@ -744,7 +744,7 @@ ...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment