aws-kh
commited on
Commit
·
bae49b2
1
Parent(s):
ec8909e
Added MistralLite-AWQ-32g-4b-GEMM branch
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
19 |
"bits": 4,
|
20 |
-
"group_size":
|
21 |
"modules_to_not_convert": null,
|
22 |
"quant_method": "awq",
|
23 |
"version": "gemm",
|
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
19 |
"bits": 4,
|
20 |
+
"group_size": 32,
|
21 |
"modules_to_not_convert": null,
|
22 |
"quant_method": "awq",
|
23 |
"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:051f0a043f62057d6b4e3d36de7782c7e150162f0c320f946c71b2af2ad578af
|
3 |
+
size 4559874424
|