tqchen commited on
Commit
eb47fc1
·
verified ·
1 Parent(s): e953ace

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +2 -2
mlc-chat-config.json CHANGED
@@ -29,11 +29,11 @@
29
  "prefill_chunk_size": 2048,
30
  "attention_sink_size": -1,
31
  "tensor_parallel_shards": 1,
32
- "temperature": 1.0,
33
  "presence_penalty": 0.0,
34
  "frequency_penalty": 0.0,
35
  "repetition_penalty": 1.0,
36
- "top_p": 1.0,
37
  "tokenizer_files": [
38
  "tokenizer.model",
39
  "tokenizer.json",
 
29
  "prefill_chunk_size": 2048,
30
  "attention_sink_size": -1,
31
  "tensor_parallel_shards": 1,
32
+ "temperature": 0.7,
33
  "presence_penalty": 0.0,
34
  "frequency_penalty": 0.0,
35
  "repetition_penalty": 1.0,
36
+ "top_p": 0.9,
37
  "tokenizer_files": [
38
  "tokenizer.model",
39
  "tokenizer.json",