SrTangente commited on
Commit
c9eed04
1 Parent(s): 1657bb3

Upload PhiForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
- "_name_or_path": "src/models/Qbeast/memeaiai",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "PhiForCausalLM"
6
  ],
7
  "attn_pdrop": 0.0,
8
  "auto_map": {
9
- "AutoConfig": "configuration_phi.PhiConfig",
10
- "AutoModelForCausalLM": "modeling_phi.PhiForCausalLM"
11
  },
12
  "embd_pdrop": 0.0,
13
  "flash_attn": false,
 
1
  {
2
+ "_name_or_path": "microsoft/phi-2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "PhiForCausalLM"
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0764a1856db29e59ce3ae3d9ed6b2be378814e1daf4a0f11be44f9c2beecc79d
3
  size 5559474669
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a673389a2666cfa8bed94192e414335ce82a03bb92b74860874fe2e0bcf28184
3
  size 5559474669