freeCS-dot-org commited on
Commit
3ea6658
1 Parent(s): 9469cbd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,8 +6,8 @@
6
  ],
7
  "attn_pdrop": 0.0,
8
  "auto_map": {
9
- "AutoConfig": "microsoft/phi-2--configuration_phi.PhiConfig",
10
- "AutoModelForCausalLM": "microsoft/phi-2--modeling_phi.PhiForCausalLM"
11
  },
12
  "embd_pdrop": 0.0,
13
  "flash_attn": false,
 
6
  ],
7
  "attn_pdrop": 0.0,
8
  "auto_map": {
9
+ "AutoConfig": "freecs/ArtificialThinker-Phi2--configuration_phi.PhiConfig",
10
+ "AutoModelForCausalLM": "freecs/ArtificialThinker-Phi2--modeling_phi.PhiForCausalLM"
11
  },
12
  "embd_pdrop": 0.0,
13
  "flash_attn": false,