Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -46,9 +46,9 @@
|
|
46 |
}
|
47 |
}
|
48 |
},
|
49 |
-
"quant_method": "sparseml"
|
50 |
"format": "pack-quantized",
|
51 |
-
"quantization_status": "frozen"
|
52 |
"global_compression_ratio": 2.2202386697247802,
|
53 |
"ignore": [
|
54 |
"lm_head"
|
|
|
46 |
}
|
47 |
}
|
48 |
},
|
49 |
+
"quant_method": "sparseml",
|
50 |
"format": "pack-quantized",
|
51 |
+
"quantization_status": "frozen",
|
52 |
"global_compression_ratio": 2.2202386697247802,
|
53 |
"ignore": [
|
54 |
"lm_head"
|