artek0chumak
commited on
Commit
•
c19a378
1
Parent(s):
25c6d2c
Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"model_type": "llama",
|
21 |
"num_attention_heads": 4,
|
22 |
"num_hidden_layers": 12,
|
23 |
-
"num_key_value_heads":
|
24 |
"pretraining_tp": 1,
|
25 |
"rms_norm_eps": 1e-05,
|
26 |
"rope_scaling": null,
|
|
|
20 |
"model_type": "llama",
|
21 |
"num_attention_heads": 4,
|
22 |
"num_hidden_layers": 12,
|
23 |
+
"num_key_value_heads": 4,
|
24 |
"pretraining_tp": 1,
|
25 |
"rms_norm_eps": 1e-05,
|
26 |
"rope_scaling": null,
|
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:5877387a2a0d49b40d3b70074aded9e1dbe57e9b5b9497f380f2063280e0ab3e
|
3 |
+
size 143942136
|