lrl-modelcloud
commited on
Commit
•
2fb03d2
1
Parent(s):
fdbc00a
Update quantize_config.json
Browse files- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -12,6 +12,6 @@
|
|
12 |
"quant_method": "gptq",
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
-
"quantizer": "gptqmodel:0.9.
|
16 |
}
|
17 |
}
|
|
|
12 |
"quant_method": "gptq",
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
+
"quantizer": "gptqmodel:0.9.2"
|
16 |
}
|
17 |
}
|