Skip to content

Commit d1b315f

Browse files
committed
update
1 parent e22862e commit d1b315f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compressed_tensors/quantization/quant_scheme.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ def is_preset_scheme(name: str) -> bool:
215215
),
216216
)
217217

218-
219218
# 8 bit integer weights and 8 bit activations quantization
220219
INT8_W8A8 = dict(
221220
weights=QuantizationArgs(

0 commit comments

Comments
 (0)