Upload folder using huggingface_hub
Browse files- config.json +1 -11
- model.safetensors +1 -1
config.json
CHANGED
@@ -69,17 +69,7 @@
|
|
69 |
"kv_cache_group": [],
|
70 |
"pack_method": "reorder",
|
71 |
"weight_format": "real_quantized",
|
72 |
-
"weight_merge_groups":
|
73 |
-
[
|
74 |
-
"*up_proj",
|
75 |
-
"*gate_proj"
|
76 |
-
],
|
77 |
-
[
|
78 |
-
"*q_proj",
|
79 |
-
"*k_proj",
|
80 |
-
"*v_proj"
|
81 |
-
]
|
82 |
-
]
|
83 |
},
|
84 |
"global_quant_config": {
|
85 |
"bias": null,
|
|
|
69 |
"kv_cache_group": [],
|
70 |
"pack_method": "reorder",
|
71 |
"weight_format": "real_quantized",
|
72 |
+
"weight_merge_groups": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
},
|
74 |
"global_quant_config": {
|
75 |
"bias": null,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 66718056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2182117bee4dc6baf6173af5c0ca550171df3bc4096aa5386478ab05f2b28aa0
|
3 |
size 66718056
|