Skip to content

Commit 82c00f1

Browse files
committed
Merge branch 'kaihui/vllm' of https://github.com/intel/neural-compressor into kaihui/vllm
2 parents ba46b21 + d12a9f5 commit 82c00f1

File tree

1 file changed

+1
-1
lines changed
  • neural_compressor/transformers/quantization

1 file changed

+1
-1
lines changed

neural_compressor/transformers/quantization/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import auto_round
4444
import transformers
4545
from auto_round.export.export_to_itrex.model_wrapper import WeightOnlyLinear as auto_round_woq_linear
46-
46+
4747

4848
from typing import Union
4949

0 commit comments

Comments
 (0)