Skip to content

Added support of 2-3 bit symmetric mode to LoRA-QAT - #4158

Draft
andreyanufr wants to merge 5 commits into
openvinotoolkit:developfrom
andreyanufr:aanuf/2_3_bit_training
Draft

Added support of 2-3 bit symmetric mode to LoRA-QAT#4158
andreyanufr wants to merge 5 commits into
openvinotoolkit:developfrom
andreyanufr:aanuf/2_3_bit_training

Conversation

@andreyanufr

Copy link
Copy Markdown
Collaborator

Changes

  1. LoRA-QAT now support two new modes: CompressWeightsMode.INT3_SYM and CompressWeightsMode.INT2_SYM.

  2. New function repack_weights was added to repack 4-8 bit weights to lower bit representation if possible.

Reason for changes

Support of 2-3 bit in compression in QAT and pytorch backend.

Related tickets

CVS-180191

Tests

In progress.

@github-actions github-actions Bot added NNCF OpenVINO Pull requests that updates NNCF OpenVINO API Public API-impacting changes labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Public API-impacting changes NNCF OpenVINO Pull requests that updates NNCF OpenVINO

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant