hongyij commited on
Commit
43286bd
1 Parent(s): e1ff89d

Update mlc-llm-config.json

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