Update mlc-chat-config.json
Browse files- 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":
|
30 |
"presence_penalty": 0.0,
|
31 |
"frequency_penalty": 0.0,
|
32 |
"repetition_penalty": 1.0,
|
33 |
-
"top_p":
|
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",
|