olusegunola commited on
Commit
266e4b1
·
verified ·
1 Parent(s): 32d0924

Upload Phi3ForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -9,17 +9,17 @@
9
  "AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
10
  },
11
  "bos_token_id": 1,
12
- "dtype": "bfloat16",
13
  "embd_pdrop": 0.0,
14
  "eos_token_id": 32000,
15
  "hidden_act": "silu",
16
  "hidden_size": 3072,
17
  "initializer_range": 0.02,
18
- "intermediate_size": 8058,
19
  "max_position_embeddings": 4096,
20
  "model_type": "phi3",
21
  "num_attention_heads": 32,
22
- "num_hidden_layers": 12,
23
  "num_key_value_heads": 32,
24
  "original_max_position_embeddings": 4096,
25
  "pad_token_id": 32000,
 
9
  "AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
10
  },
11
  "bos_token_id": 1,
12
+ "dtype": "float16",
13
  "embd_pdrop": 0.0,
14
  "eos_token_id": 32000,
15
  "hidden_act": "silu",
16
  "hidden_size": 3072,
17
  "initializer_range": 0.02,
18
+ "intermediate_size": 6144,
19
  "max_position_embeddings": 4096,
20
  "model_type": "phi3",
21
  "num_attention_heads": 32,
22
+ "num_hidden_layers": 18,
23
  "num_key_value_heads": 32,
24
  "original_max_position_embeddings": 4096,
25
  "pad_token_id": 32000,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:008c6330f3e31072f08a7cfa9cca38f6381b217a447157d94a7f11fa9c250fe6
3
- size 3082545648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1314dfe15000ab8a31334ff9c43a09d861241bfa0f1e09499834234a667be949
3
+ size 3791628800