illian01 commited on
Commit
dcae1ba
1 Parent(s): 0a85023

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +3 -3
mlc-chat-config.json CHANGED
@@ -26,10 +26,10 @@
26
  "mean_gen_len": 128,
27
  "max_gen_len": 512,
28
  "shift_fill_factor": 0.3,
29
- "temperature": 0.6,
30
  "presence_penalty": 0.0,
31
- "frequency_penalty": 0.0,
32
- "repetition_penalty": 1.0,
33
  "top_p": 0.9,
34
  "tokenizer_files": [
35
  "tokenizer.model",
 
26
  "mean_gen_len": 128,
27
  "max_gen_len": 512,
28
  "shift_fill_factor": 0.3,
29
+ "temperature": 0.2,
30
  "presence_penalty": 0.0,
31
+ "frequency_penalty": 1.2,
32
+ "repetition_penalty": 1.2,
33
  "top_p": 0.9,
34
  "tokenizer_files": [
35
  "tokenizer.model",