Add files using upload-large-folder tool
Browse files- config.json +1 -5
config.json
CHANGED
@@ -6,11 +6,7 @@
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
-
"eos_token_id":
|
10 |
-
128001,
|
11 |
-
128008,
|
12 |
-
128009
|
13 |
-
],
|
14 |
"head_dim": 64,
|
15 |
"hidden_act": "silu",
|
16 |
"hidden_size": 2048,
|
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
+
"eos_token_id": 128009,
|
|
|
|
|
|
|
|
|
10 |
"head_dim": 64,
|
11 |
"hidden_act": "silu",
|
12 |
"hidden_size": 2048,
|