CharlieFRuan commited on
Commit
af95b58
1 Parent(s): c8a8412

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +1 -1
mlc-chat-config.json CHANGED
@@ -29,7 +29,7 @@
29
  "shift_fill_factor": 0.3,
30
  "temperature": 0.7,
31
  "presence_penalty": 0.0,
32
- "frequency_penalty": 0.0,
33
  "repetition_penalty": 1.0,
34
  "top_p": 0.95,
35
  "conv_template": "gemma_instruction",
 
29
  "shift_fill_factor": 0.3,
30
  "temperature": 0.7,
31
  "presence_penalty": 0.0,
32
+ "frequency_penalty": 1.0,
33
  "repetition_penalty": 1.0,
34
  "top_p": 0.95,
35
  "conv_template": "gemma_instruction",