matteocirca
commited on
Commit
·
fceeeca
1
Parent(s):
e76ff20
Delete config.json
Browse files- config.json +0 -10
config.json
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token_id": 1,
|
3 |
-
"do_sample": true,
|
4 |
-
"eos_token_id": 2,
|
5 |
-
"max_length": 4096,
|
6 |
-
"pad_token_id": 0,
|
7 |
-
"temperature": 0.6,
|
8 |
-
"top_p": 0.9,
|
9 |
-
"model_type": "llama"
|
10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|