Upload model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"quantization_config": {
|
26 |
"batch_size": 1,
|
27 |
"bits": 4,
|
28 |
-
"block_name_to_quantize":
|
29 |
"cache_block_outputs": true,
|
30 |
"damp_percent": 0.1,
|
31 |
"dataset": "c4",
|
|
|
25 |
"quantization_config": {
|
26 |
"batch_size": 1,
|
27 |
"bits": 4,
|
28 |
+
"block_name_to_quantize": "layers",
|
29 |
"cache_block_outputs": true,
|
30 |
"damp_percent": 0.1,
|
31 |
"dataset": "c4",
|