Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
|
@@ -9,5 +9,5 @@
|
|
| 9 |
"temperature": 0.1,
|
| 10 |
"top_p": 0.9,
|
| 11 |
"repetition_penalty": 1.1,
|
| 12 |
-
"max_new_tokens": 4096
|
| 13 |
}
|
|
|
|
| 9 |
"temperature": 0.1,
|
| 10 |
"top_p": 0.9,
|
| 11 |
"repetition_penalty": 1.1,
|
| 12 |
+
"max_new_tokens": 4096
|
| 13 |
}
|