Upload tiny models for Meta-Llama-3-8B
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"max_position_embeddings": 256,
|
16 |
"mlp_bias": false,
|
17 |
"model_type": "llama",
|
18 |
-
"num_attention_heads":
|
19 |
"num_hidden_layers": 2,
|
20 |
"num_key_value_heads": 8,
|
21 |
"pretraining_tp": 1,
|
|
|
15 |
"max_position_embeddings": 256,
|
16 |
"mlp_bias": false,
|
17 |
"model_type": "llama",
|
18 |
+
"num_attention_heads": 16,
|
19 |
"num_hidden_layers": 2,
|
20 |
"num_key_value_heads": 8,
|
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:014eab16fa99e6e723e2e29534f5575d8f1a5f924263ede9a8946a4796de5585
|
3 |
+
size 14502208
|