Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
horheynm committed Jan 30, 2025
1 parent 0a50d8d commit f81ca9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from torch import Tensor
from torch.nn import Module

from llmcompressor.core import CompressionLifecycle, active_session
from llmcompressor.core import active_session
from llmcompressor.pytorch.utils import ModuleSparsificationInfo
from llmcompressor.transformers.compression.helpers import (
infer_sparse_targets_and_ignores,
Expand Down

0 comments on commit f81ca9d

Please sign in to comment.