fix
This commit is contained in:
parent
5ba1fda5cf
commit
6ad1f8dae9
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -36,7 +36,7 @@ const CONFIG_DEFAULT = {
|
|||
systemMessage: 'You are a helpful assistant.',
|
||||
showTokensPerSecond: false,
|
||||
// make sure these default values are in sync with `common.h`
|
||||
samplers: 'dkypmxt',
|
||||
samplers: 'edkypmxt',
|
||||
temperature: 0.8,
|
||||
dynatemp_range: 0.0,
|
||||
dynatemp_exponent: 1.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue