Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"mlp_bias": false,
|
| 16 |
"model_type": "llama",
|
| 17 |
"num_attention_heads": 6,
|
| 18 |
-
"num_hidden_layers":
|
| 19 |
"num_key_value_heads": 2,
|
| 20 |
"pad_token_id": 32003,
|
| 21 |
"pretraining_tp": 1,
|
|
|
|
| 15 |
"mlp_bias": false,
|
| 16 |
"model_type": "llama",
|
| 17 |
"num_attention_heads": 6,
|
| 18 |
+
"num_hidden_layers": 32,
|
| 19 |
"num_key_value_heads": 2,
|
| 20 |
"pad_token_id": 32003,
|
| 21 |
"pretraining_tp": 1,
|
model.safetensors
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:f980ad032264e3fff5b6bf7997cfaf5e3aa3dd020911f0264ad9b2ddb35c517e
|
| 3 |
+
size 494169296
|