Dina Sayed commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"auto_map": {
|
| 9 |
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
| 11 |
-
"AutoModelForCausalLM": "
|
| 12 |
},
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"embd_pdrop": 0.0,
|
|
|
|
| 8 |
"auto_map": {
|
| 9 |
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
| 11 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 12 |
},
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"embd_pdrop": 0.0,
|