Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -5,10 +5,6 @@
|
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
-
"auto_map": {
|
9 |
-
"AutoConfig": "microsoft/Phi-3.5-mini-instruct--configuration_phi3.Phi3Config",
|
10 |
-
"AutoModelForCausalLM": "microsoft/Phi-3.5-mini-instruct--modeling_phi3.Phi3ForCausalLM"
|
11 |
-
},
|
12 |
"bos_token_id": 1,
|
13 |
"embd_pdrop": 0.0,
|
14 |
"eos_token_id": 32000,
|
|
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
8 |
"bos_token_id": 1,
|
9 |
"embd_pdrop": 0.0,
|
10 |
"eos_token_id": 32000,
|