root
commited on
Commit
·
85f19df
1
Parent(s):
3ea8745
10m / 16m/ 27m
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"mlp_bias": false,
|
18 |
"model_type": "llama",
|
19 |
"num_attention_heads": 4,
|
20 |
-
"num_hidden_layers":
|
21 |
"num_key_value_heads": 4,
|
22 |
"pretraining_tp": 1,
|
23 |
"rms_norm_eps": 1e-06,
|
|
|
17 |
"mlp_bias": false,
|
18 |
"model_type": "llama",
|
19 |
"num_attention_heads": 4,
|
20 |
+
"num_hidden_layers": 16,
|
21 |
"num_key_value_heads": 4,
|
22 |
"pretraining_tp": 1,
|
23 |
"rms_norm_eps": 1e-06,
|
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:a39fcf090368567ca5e47e305565296337e94a53f96503a627a8fae854c108af
|
3 |
+
size 107528896
|