Skip to content

Conversation

Kaihui-intel
Copy link
Contributor

Type of Change

bug fix

Description

falcon_7b_woq_gptq_int4

if eval(config["module_type"]) == MulLinear:
File "<string>", line 1
transformers_modules.tiiuae.falcon-7b-instruct.cf4b3c42ce2fdfe24f753f0f0d179202fea59c99.modeling_falcon.FalconLinear
^
SyntaxError: invalid decimal literal

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Signed-off-by: Kaihui-intel <[email protected]>
Copy link

github-actions bot commented Mar 13, 2024

⛈️ Required checks status: Has failure 🔴

Warning
If you do not have the access to re-run the Probot, please contact XuehaoSun for help. If you push a new commit, all of the workflow will be re-triggered.

Groups summary

🟢 Code Scan Tests workflow
Check ID Status Error details
Code-Scan success
Code-Scan (Bandit Code Scan Bandit) success
Code-Scan (DocStyle Code Scan DocStyle) success
Code-Scan (Pylint Code Scan Pylint) success

These checks are required after the changes to neural_compressor/utils/pytorch.py.

🟢 Model Tests workflow
Check ID Status Error details
Model-Test success
Model-Test (Generate Report GenerateReport) success
Model-Test (Run MXNet Model resnet50v1) success
Model-Test (Run ONNX Model resnet50-v1-12) success
Model-Test (Run PyTorch Model resnet18) success
Model-Test (Run PyTorch Model resnet18_fx) success
Model-Test (Run TensorFlow Model darknet19) success
Model-Test (Run TensorFlow Model inception_v1) success
Model-Test (Run TensorFlow Model resnet-101) success
Model-Test (Run TensorFlow Model resnet50v1.5) success
Model-Test (Run TensorFlow Model ssd_mobilenet_v1_ckpt) success
Model-Test (Run TensorFlow Model ssd_resnet50_v1) success

These checks are required after the changes to neural_compressor/utils/pytorch.py.

🔴 Unit Tests basic workflow
Check ID Status Error details
UT-Basic failure
UT-Basic (Coverage Compare CollectDatafiles) no_status
UT-Basic (Unit Test FWKs adaptor Test FWKs adaptor) failure download
UT-Basic (Unit Test FWKs adaptor baseline Test FWKs adaptor baseline) failure download
UT-Basic (Unit Test ITEX Test ITEX) success
UT-Basic (Unit Test ITEX baseline Test ITEX baseline) success
UT-Basic (Unit Test Pruning Test PyTorch Pruning) success
UT-Basic (Unit Test Pruning Test TensorFlow Pruning) success
UT-Basic (Unit Test Pruning baseline Test PyTorch Pruning baseline) success
UT-Basic (Unit Test Pruning baseline Test TensorFlow Pruning baseline) success
UT-Basic (Unit Test TF newAPI Test TF newAPI) failure download
UT-Basic (Unit Test TF newAPI baseline Test TF newAPI baseline) failure download
UT-Basic (Unit Test User facing API Test User facing API) success
UT-Basic (Unit Test User facing API baseline Test User facing API baseline) success
UT-Basic (Unit Test other basic case Test other basic case) failure download
UT-Basic (Unit Test other cases baseline Test other cases baseline) failure download

These checks are required after the changes to neural_compressor/utils/pytorch.py.

🔴 Unit Tests basic no coverage workflow
Check ID Status Error details
UT-Basic-No-Coverage failure
UT-Basic-No-Coverage (Unit Test FWKs adaptor Test FWKs adaptor) failure
UT-Basic-No-Coverage (Unit Test Pruning Test PyTorch Pruning) success
UT-Basic-No-Coverage (Unit Test Pruning Test TensorFlow Pruning) success
UT-Basic-No-Coverage (Unit Test User facing API Test User facing API) success
UT-Basic-No-Coverage (Unit Test other basic case Test other basic case) failure

These checks are required after the changes to neural_compressor/utils/pytorch.py.

🟢 Unit Tests ITREX workflow
Check ID Status Error details
UT-ITREX success

These checks are required after the changes to neural_compressor/utils/pytorch.py.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 360 minutes every 180 seconds. If you have any other questions, contact chensuyue or XuehaoSun for help.

Signed-off-by: Tang, Kaihui <[email protected]>
@Kaihui-intel
Copy link
Contributor Author

already synchronized with Xin offline

@Kaihui-intel
Copy link
Contributor Author

local test passed. (env: torch2.1)

@Kaihui-intel Kaihui-intel added the PyTorch Related to PyTorch F/W label Mar 14, 2024
@chensuyue chensuyue merged commit ba3abac into master Mar 14, 2024
@chensuyue chensuyue deleted the kaihui/falcon branch March 14, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PyTorch Related to PyTorch F/W
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants