Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -6,7 +6,6 @@
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
9 |
-
"AutoConfig": "configuration_phi3.Phi3Config",
|
10 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
11 |
"AutoModelForCausalLM": "microsoft/Phi-3-mini-4k-instruct--modeling_phi3.Phi3ForCausalLM"
|
12 |
},
|
|
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
|
|
9 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
10 |
"AutoModelForCausalLM": "microsoft/Phi-3-mini-4k-instruct--modeling_phi3.Phi3ForCausalLM"
|
11 |
},
|