Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 14, 2024
1 parent 502afd1 commit c80dd9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/3x/torch/quantization/weight_only/test_autoround.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ def test_conv1d(self):

def test_autoround_format_export(self):
from neural_compressor.torch.quantization import load

# from auto_gptq.nn_modules.qlinear.qlinear_triton import QuantLinear

gpt_j_model = copy.deepcopy(self.gptj)
Expand Down

0 comments on commit c80dd9a

Please sign in to comment.