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

[NPUW] Update compiler DQ query in LLMCompiledModel #28343

Merged

Conversation

smirnov-alexey
Copy link
Contributor

Copy link
Contributor

@dmatveev dmatveev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it is right but I am not the right approver here

github-merge-queue bot pushed a commit to openvinotoolkit/openvino.genai that referenced this pull request Jan 13, 2025
github-merge-queue bot pushed a commit to openvinotoolkit/openvino.genai that referenced this pull request Jan 14, 2025
config.emplace("NPUW_DQ", "YES");
config.emplace("NPUW_DQ_FULL", "NO");
config.emplace("NPU_COMPILER_DYNAMIC_QUANTIZATION", "YES");
config.erase("NPUW_DCOFF_TYPE");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it's not needed when NPUW_DQ: YES.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed in case config.emplace("NPUW_DQ_FULL", "NO");

@smirnov-alexey smirnov-alexey added this pull request to the merge queue Jan 14, 2025
Merged via the queue into openvinotoolkit:master with commit 57025dc Jan 14, 2025
161 checks passed
@smirnov-alexey smirnov-alexey deleted the as/npuw_llm_compiled_dq branch January 14, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin category: NPUW NPUW plugin Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants