Skip to content

Commit d17505a

Browse files
committed
smaller context lenght
1 parent 466f81f commit d17505a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ContextParamsModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ export default function ContextParamsModal({
161161
}
162162
}}
163163
keyboardType="numeric"
164-
placeholder="8192"
164+
placeholder="4096"
165165
/>
166166

167167
{/* GPU Layers */}

0 commit comments

Comments
 (0)