TNT3530 commited on
Commit
9bfdfe5
1 Parent(s): 079263b

Update mlc-chat-config.json

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