Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

get packed-weight size via config #1459

Merged
merged 1 commit into from
Apr 10, 2024
Merged

get packed-weight size via config #1459

merged 1 commit into from
Apr 10, 2024

Conversation

zhewang1-intc
Copy link
Contributor

Type of Change

feature or bug fix or documentation or others
API changed or not

Description

detail description
JIRA ticket: xxx

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

Copy link

github-actions bot commented Apr 8, 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/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.

🟢 Optimize Unit Test workflow
Check ID Status Error details
optimize-unit-test-baseline success
optimize-unit-test-PR-test success
Genreate-OptimizeUT-Report success

These checks are required after the changes to intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.

🟢 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/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.

🟢 Engine Unit Test workflow
Check ID Status Error details
engine-unit-test-baseline success
engine-unit-test-PR-test success
Genreate-Engine-Report success

These checks are required after the changes to intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.

🟢 Windows Binary Test
Check ID Status Error details
Windows-Binary-Test success

These checks are required after the changes to intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.

🟢 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/transformers/llm/operator/csrc/dispatcher/include/bestla_packq_impl.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/include/bestla_weightonly_dispatcher.hpp, intel_extension_for_transformers/transformers/llm/operator/csrc/dispatcher/src/bestla_packq_impl.cpp, intel_extension_for_transformers/transformers/llm/operator/csrc/qbits.cpp.


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.

@hshen14 hshen14 merged commit 41b2234 into main Apr 10, 2024
19 checks passed
@hshen14 hshen14 deleted the get_packwsize_via_config branch April 10, 2024 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants