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 a6dc025 commit c3b1e95Copy full SHA for c3b1e95
src/compressed_tensors/quantization/lifecycle/forward.py
@@ -28,7 +28,6 @@
28
from compressed_tensors.quantization.utils import (
29
calculate_range,
30
compute_dynamic_scales_and_zp,
31
- maybe_convert_from_mxfp4_scale,
32
)
33
from torch.nn import Module
34
0 commit comments