Skip to content

Commit

Permalink
Fix an imort
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli committed Oct 4, 2024
1 parent 8b14532 commit 7b6cb07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import unittest

import pytest
from compressed_tensors.compressors.model_compressor import ModelCompressor
from compressed_tensors.compressors import ModelCompressor
from parameterized import parameterized_class
from transformers import AutoConfig

Expand Down

0 comments on commit 7b6cb07

Please sign in to comment.