uploaded model
Browse files- generation_config.json +4 -0
generation_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_new_tokens": 256,
|
| 3 |
+
"transformers_version": "4.47.1"
|
| 4 |
+
}
|