We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba1fda commit 6ad1f8dCopy full SHA for 6ad1f8d
examples/server/public/index.html.gz
2 Bytes
examples/server/webui/src/main.js
@@ -36,7 +36,7 @@ const CONFIG_DEFAULT = {
36
systemMessage: 'You are a helpful assistant.',
37
showTokensPerSecond: false,
38
// make sure these default values are in sync with `common.h`
39
- samplers: 'dkypmxt',
+ samplers: 'edkypmxt',
40
temperature: 0.8,
41
dynatemp_range: 0.0,
42
dynatemp_exponent: 1.0,
0 commit comments