We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c36abe commit 5a3fd29Copy full SHA for 5a3fd29
examples/llm_ptq/hf_ptq.py
@@ -93,6 +93,7 @@ def auto_quantize(
93
qformat
94
in [
95
"fp8",
96
+ "int8_sq",
97
"int4_awq",
98
"nvfp4",
99
"nvfp4_awq",
0 commit comments