Skip to content

Commit 6ad1f8d

Browse files
committed
fix
1 parent 5ba1fda commit 6ad1f8d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
2 Bytes
Binary file not shown.

examples/server/webui/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const CONFIG_DEFAULT = {
3636
systemMessage: 'You are a helpful assistant.',
3737
showTokensPerSecond: false,
3838
// make sure these default values are in sync with `common.h`
39-
samplers: 'dkypmxt',
39+
samplers: 'edkypmxt',
4040
temperature: 0.8,
4141
dynatemp_range: 0.0,
4242
dynatemp_exponent: 1.0,

0 commit comments

Comments
 (0)