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:aaaa17b0688abf660d9769082b4611fba912fa135490e7af99e83ebafaec0c53
|
| 3 |
+
size 2063092
|