felixdae
commited on
Commit
·
c673266
1
Parent(s):
fac4720
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- 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":
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf32c349d4a7a2c7ab47ae4216255d1b96c3e23b77bfe00eb569a214f3d8c9ac
|
3 |
+
size 2667667062
|