Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catch prepack error and fallback to torch bf16 #1526

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

Spycsh
Copy link
Collaborator

@Spycsh Spycsh commented May 6, 2024

Type of Change

bug fix

Description

a solution to discussion #1506

Expected Behavior & Potential Risk

prepack error skipped

How has this PR been tested?

user's test

Dependency Change?

None

@Spycsh Spycsh requested a review from kevinintel May 6, 2024 04:06
@Spycsh Spycsh requested a review from lvliang-intel as a code owner May 6, 2024 04:06
Copy link

github-actions bot commented May 6, 2024

⚡ Required checks status: All passing 🟢

Groups summary

🟢 Format Scan Tests workflow
Check ID Status Error details
format-scan (pylint) success
format-scan (bandit) success
format-scan (cloc) success
format-scan (cpplint) success

These checks are required after the changes to intel_extension_for_transformers/neural_chat/models/model_utils.py, intel_extension_for_transformers/neural_chat/pipeline/plugins/retrieval/retrieval_agent.py.

🟢 NeuralChat Unit Test
Check ID Status Error details
neuralchat-unit-test-baseline success
neuralchat-unit-test-PR-test success
Generate-NeuralChat-Report success

These checks are required after the changes to intel_extension_for_transformers/neural_chat/models/model_utils.py, intel_extension_for_transformers/neural_chat/pipeline/plugins/retrieval/retrieval_agent.py.

🟢 Chat Bot Test workflow
Check ID Status Error details
call-inference-llama-2-7b-chat-hf / inference test success
call-inference-mpt-7b-chat / inference test success

These checks are required after the changes to intel_extension_for_transformers/neural_chat/models/model_utils.py, intel_extension_for_transformers/neural_chat/pipeline/plugins/retrieval/retrieval_agent.py.


Thank you for your contribution! 💜

Note
This comment is automatically generated and will be updates every 180 seconds within the next 6 hours. If you have any other questions, contact VincyZhang or XuehaoSun for help.

@kevinintel kevinintel merged commit 3f492c4 into main Jun 7, 2024
15 checks passed
@kevinintel kevinintel deleted the fix_prepack branch June 7, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants