felixdae commited on
Commit
c673266
1 Parent(s): fac4720

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
- "num_hidden_layers": 4,
16
  "num_key_value_heads": 32,
17
  "pad_token_id": 0,
18
  "pretraining_tp": 1,
 
12
  "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
+ "num_hidden_layers": 2,
16
  "num_key_value_heads": 32,
17
  "pad_token_id": 0,
18
  "pretraining_tp": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcfcf8e0d8850820bc55f22bae8b2cd35a2236c2295b64102c2259a4ee9571e8
3
- size 4286740722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf32c349d4a7a2c7ab47ae4216255d1b96c3e23b77bfe00eb569a214f3d8c9ac
3
+ size 2667667062