schuler commited on
Commit
f14bf56
·
verified ·
1 Parent(s): 242d9be

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -3,6 +3,10 @@
3
  "KPhi3ForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
 
 
 
 
6
  "bos_token_id": 1,
7
  "embd_pdrop": 0.0,
8
  "embed_size": 3072,
 
3
  "KPhi3ForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
+ "auto_map": {
7
+ "AutoConfig": "schuler/experimental-JP47D54--configuration_kphi3.KPhi3Config",
8
+ "AutoModelForCausalLM": "schuler/experimental-JP47D54--modeling_kphi3.KPhi3ForCausalLM"
9
+ },
10
  "bos_token_id": 1,
11
  "embd_pdrop": 0.0,
12
  "embed_size": 3072,