Upload config.json
Browse files- config.json +0 -5
config.json
CHANGED
@@ -5,11 +5,6 @@
|
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
-
"auto_map": {
|
9 |
-
"AutoConfig": "configuration_cohere.CohereConfig",
|
10 |
-
"AutoModel": "configuration_cohere.CohereModel",
|
11 |
-
"AutoModelForCausalLM": "modeling_cohere.CohereForCausalLM"
|
12 |
-
},
|
13 |
"bos_token_id": 5,
|
14 |
"eos_token_id": 6,
|
15 |
"hidden_act": "silu",
|
|
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
|
|
8 |
"bos_token_id": 5,
|
9 |
"eos_token_id": 6,
|
10 |
"hidden_act": "silu",
|