hongyij commited on
Commit
786c5db
·
1 Parent(s): a4dfdbb

Update mlc-llm-config.json

Browse files
Files changed (1) hide show
  1. mlc-llm-config.json +2 -1
mlc-llm-config.json CHANGED
@@ -8,5 +8,6 @@
8
  "shift_fill_factor": 0.3,
9
  "tokenizer_files": [
10
  "tokenizer.json"
11
- ]
 
12
  }
 
8
  "shift_fill_factor": 0.3,
9
  "tokenizer_files": [
10
  "tokenizer.json"
11
+ ],
12
+ "repetition_penality": 1.01,
13
  }