ruihanglai commited on
Commit
0736d97
1 Parent(s): b35f31d

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
  "presence_penalty": 0.0,
30
  "frequency_penalty": 0.0,
31
  "repetition_penalty": 1.0,
32
- "top_p": 0.95,
33
  "conv_template": {
34
  "name": "llama-3",
35
  "system_template": "<|start_header_id|>system<|end_header_id|>\n\n{system_message}",
 
29
  "presence_penalty": 0.0,
30
  "frequency_penalty": 0.0,
31
  "repetition_penalty": 1.0,
32
+ "top_p": 1.0,
33
  "conv_template": {
34
  "name": "llama-3",
35
  "system_template": "<|start_header_id|>system<|end_header_id|>\n\n{system_message}",