Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"num_key_value_heads": 8,
|
| 20 |
"quantization_config": {
|
| 21 |
"bits": 4,
|
| 22 |
-
"group_size":
|
| 23 |
"modules_to_not_convert": null,
|
| 24 |
"quant_method": "awq",
|
| 25 |
"version": "gemm",
|
|
|
|
| 19 |
"num_key_value_heads": 8,
|
| 20 |
"quantization_config": {
|
| 21 |
"bits": 4,
|
| 22 |
+
"group_size": 128,
|
| 23 |
"modules_to_not_convert": null,
|
| 24 |
"quant_method": "awq",
|
| 25 |
"version": "gemm",
|
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:b4f814ae426f39410754d072e29d8b30ad07ea062d35f9740ab5557a2f5528aa
|
| 3 |
+
size 540176208
|