nncf icon indicating copy to clipboard operation
nncf copied to clipboard

LUT-based compressed data type

Open andreyanufr opened this issue 6 months ago • 3 comments

Changes

Implementation of compression to fixed codebook (LUT) values .

Reason for changes

CVS-167084

Related tickets

CVS-167084

Tests

tests/openvino/native/quantization/test_weights_compression.py

andreyanufr avatar May 15 '25 11:05 andreyanufr

Do you have a verification that it correctly quantizes values to the specified codebook?

ljaljushkin avatar May 19 '25 12:05 ljaljushkin

Do you have a verification that it correctly quantizes values to the specified codebook?

@ljaljushkin I added test for verification.

andreyanufr avatar May 21 '25 14:05 andreyanufr

LGTM

xiao1228 avatar Jun 16 '25 16:06 xiao1228