Upload folder using huggingface_hub
Browse files- config.json +1 -11
- model.safetensors +2 -2
config.json
CHANGED
@@ -29,17 +29,7 @@
|
|
29 |
"kv_cache_group": [],
|
30 |
"pack_method": "reorder",
|
31 |
"weight_format": "real_quantized",
|
32 |
-
"weight_merge_groups":
|
33 |
-
[
|
34 |
-
"*up_proj",
|
35 |
-
"*gate_proj"
|
36 |
-
],
|
37 |
-
[
|
38 |
-
"*q_proj",
|
39 |
-
"*k_proj",
|
40 |
-
"*v_proj"
|
41 |
-
]
|
42 |
-
]
|
43 |
},
|
44 |
"global_quant_config": {
|
45 |
"bias": null,
|
|
|
29 |
"kv_cache_group": [],
|
30 |
"pack_method": "reorder",
|
31 |
"weight_format": "real_quantized",
|
32 |
+
"weight_merge_groups": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
},
|
34 |
"global_quant_config": {
|
35 |
"bias": 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:364fc6e6187957cd53ba6561256ede73ad9e8f94b901eb5642a7e4cd66e00722
|
3 |
+
size 2062504
|