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