fix(config): Removes auto_map since it will not be used anymore.
This commit is contained in:
parent
6c4befeb63
commit
ef382358ec
@ -3,10 +3,6 @@
|
|||||||
"architectures": [
|
"architectures": [
|
||||||
"PhiForCausalLM"
|
"PhiForCausalLM"
|
||||||
],
|
],
|
||||||
"auto_map": {
|
|
||||||
"AutoConfig": "configuration_phi.PhiConfig",
|
|
||||||
"AutoModelForCausalLM": "modeling_phi.PhiForCausalLM"
|
|
||||||
},
|
|
||||||
"attention_dropout": 0.0,
|
"attention_dropout": 0.0,
|
||||||
"bos_token_id": 50256,
|
"bos_token_id": 50256,
|
||||||
"embd_pdrop": 0.0,
|
"embd_pdrop": 0.0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user