Deathsquad10
commited on
Commit
•
03fdd46
1
Parent(s):
f23c922
Delete generation_config.json
Browse files- generation_config.json +0 -9
generation_config.json
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token_id": 128000,
|
3 |
-
"eos_token_id": [128001, 128009],
|
4 |
-
"do_sample": true,
|
5 |
-
"temperature": 0.6,
|
6 |
-
"max_length": 2048,
|
7 |
-
"top_p": 0.9,
|
8 |
-
"transformers_version": "4.41.2"
|
9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|