Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_scaling": null,
|
25 |
"rope_theta": 10000.0,
|
26 |
-
"temperature":
|
27 |
"tie_word_embeddings": false,
|
28 |
"top_k": 200,
|
29 |
"top_p": 0.9,
|
|
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_scaling": null,
|
25 |
"rope_theta": 10000.0,
|
26 |
+
"temperature": 1.2,
|
27 |
"tie_word_embeddings": false,
|
28 |
"top_k": 200,
|
29 |
"top_p": 0.9,
|