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 82ee671 commit c123637Copy full SHA for c123637
src/compressed_tensors/__init__.py
@@ -19,7 +19,6 @@
19
20
from .compressors import *
21
from .config import *
22
-from .logger import LoggerConfig, configure_logger, logger
23
from .quantization import QuantizationConfig, QuantizationStatus
24
from .utils import *
25
from .version import *
0 commit comments