Upload folder using huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -31,8 +31,8 @@
|
|
31 |
"quantization_config": {
|
32 |
"quant_method": "exl2",
|
33 |
"version": "0.2.9",
|
34 |
-
"bits":
|
35 |
-
"head_bits":
|
36 |
"calibration": {
|
37 |
"rows": 115,
|
38 |
"length": 2048,
|
|
|
31 |
"quantization_config": {
|
32 |
"quant_method": "exl2",
|
33 |
"version": "0.2.9",
|
34 |
+
"bits": 8.0,
|
35 |
+
"head_bits": 8,
|
36 |
"calibration": {
|
37 |
"rows": 115,
|
38 |
"length": 2048,
|