reach-vb HF staff commited on
Commit
86c45c0
1 Parent(s): 27a9eda

Update mlc-chat-config.json (#1)

Browse files

- Update mlc-chat-config.json (4f9109bb7f74c14a394a61076cdf9b28554856e1)

Files changed (1) hide show
  1. mlc-chat-config.json +2 -2
mlc-chat-config.json CHANGED
@@ -27,11 +27,11 @@
27
  "attention_sink_size": -1,
28
  "tensor_parallel_shards": 1,
29
  "pipeline_parallel_stages": 1,
30
- "temperature": 1.0,
31
  "presence_penalty": 0.0,
32
  "frequency_penalty": 0.0,
33
  "repetition_penalty": 1.0,
34
- "top_p": 1.0,
35
  "tokenizer_files": [
36
  "tokenizer.json",
37
  "vocab.json",
 
27
  "attention_sink_size": -1,
28
  "tensor_parallel_shards": 1,
29
  "pipeline_parallel_stages": 1,
30
+ "temperature": 0.9,
31
  "presence_penalty": 0.0,
32
  "frequency_penalty": 0.0,
33
  "repetition_penalty": 1.0,
34
+ "top_p": 0.2,
35
  "tokenizer_files": [
36
  "tokenizer.json",
37
  "vocab.json",