This commit is contained in:
Xuan Son Nguyen 2024-12-17 09:45:32 +01:00
parent 5ba1fda5cf
commit 6ad1f8dae9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -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,