reach-vb HF staff commited on
Commit
17104ca
1 Parent(s): e657a80

Update mlc-chat-config.json

Browse files
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.2,
31
  "presence_penalty": 0.0,
32
  "frequency_penalty": 0.0,
33
  "repetition_penalty": 1.0,
34
+ "top_p": 0.9,
35
  "tokenizer_files": [
36
  "tokenizer.json",
37
  "vocab.json",