Orenguteng
commited on
Commit
•
1fe98bc
1
Parent(s):
68fa089
Upload generation_config.json
Browse files- generation_config.json +8 -5
generation_config.json
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
{
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
1 |
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 128000,
|
4 |
+
"eos_token_id": [
|
5 |
+
128001,
|
6 |
+
128009
|
7 |
+
],
|
8 |
+
"transformers_version": "4.39.3"
|
9 |
+
}
|