Update generation_config.json
Browse files- generation_config.json +2 -2
generation_config.json
CHANGED
|
@@ -6,8 +6,8 @@
|
|
| 6 |
128008,
|
| 7 |
128009
|
| 8 |
],
|
| 9 |
-
"temperature": 0.
|
| 10 |
-
"top_p": 0.
|
| 11 |
"top_k": 40,
|
| 12 |
"transformers_version": "4.48.3"
|
| 13 |
}
|
|
|
|
| 6 |
128008,
|
| 7 |
128009
|
| 8 |
],
|
| 9 |
+
"temperature": 0.7,
|
| 10 |
+
"top_p": 0.9,
|
| 11 |
"top_k": 40,
|
| 12 |
"transformers_version": "4.48.3"
|
| 13 |
}
|