Upload complete model
Browse files- generation_config.json +4 -0
generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_length": 131072,
|
3 |
+
"eos_token_id": 163586
|
4 |
+
}
|