Skip to content

NNCF Compress PT2E Support#14

Closed
anzr299 wants to merge 9 commits intocavusmustafa:openvino_llama_supportfrom
anzr299:an/quantizer_nncf_pt2e_support
Closed

NNCF Compress PT2E Support#14
anzr299 wants to merge 9 commits intocavusmustafa:openvino_llama_supportfrom
anzr299:an/quantizer_nncf_pt2e_support

Conversation

@anzr299
Copy link

@anzr299 anzr299 commented Oct 15, 2025

Summary

Add compress pt2e to the openvino llama example flow. This change allows users to employ algorithms like AWQ, scale estimation etc.

@anzr299 anzr299 marked this pull request as draft October 15, 2025 09:10
raise ImportError(
"Please install nncf via backends/openvino/requirements.txt"
)
tokenizer = get_tokenizer(builder_exported.tokenizer_path)
Copy link
Owner

Choose a reason for hiding this comment

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

I wonder if we can use helper functions to reduce this part of the code inside export_llama_lib.py maybe?

Copy link
Author

Choose a reason for hiding this comment

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

Done.

@anzr299 anzr299 requested a review from cavusmustafa November 17, 2025 15:05
@anzr299
Copy link
Author

anzr299 commented Dec 3, 2025

Closing as opened a draft PR here instead: pytorch#16002

@anzr299 anzr299 closed this Dec 3, 2025
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.

2 participants