Skip to content

Commit 51a143e

Browse files
xin3hepre-commit-ci[bot]XuehaoSun
authored
compatible with transformers version 4.50 (#2159)
Signed-off-by: Xin He <xinhe3@habana.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sun, Xuehao <xuehao.sun@intel.com>
1 parent 4f201bf commit 51a143e

File tree

5 files changed

+234
-194
lines changed

5 files changed

+234
-194
lines changed

.azure-pipelines/model-test-3x.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pr:
1010
include:
1111
- neural_compressor/common
1212
- neural_compressor/torch
13+
- neural_compressor/transformers
1314
- examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/weight_only
1415
- setup.py
1516
- requirements_pt.txt

.azure-pipelines/model-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pr:
2424
- neural_compressor/torch
2525
- neural_compressor/tensorflow
2626
- neural_compressor/onnxrt
27+
- neural_compressor/transformers
2728

2829
pool: MODEL_PERF_TEST_TF
2930

.azure-pipelines/ut-3x-pt-fp8.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ pr:
1414
- .azure-pipelines/template/docker-template.yml
1515
- neural_compressor/common
1616
- neural_compressor/torch
17+
- neural_compressor/transformers
1718
- test/3x/torch/algorithms/fp8_quant
1819
- test/3x/torch/quantization/fp8_quant
1920
- test/3x/torch/quantization/weight_only/test_rtn.py

.azure-pipelines/ut-3x-pt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pr:
1010
include:
1111
- neural_compressor/common
1212
- neural_compressor/torch
13+
- neural_compressor/transformers
1314
- test/3x/torch
1415
- test/3x/common
1516
- setup.py

0 commit comments

Comments
 (0)