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

Fix: GPTQ fails with per-channel int4 compression. #3285

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

alexsu52
Copy link
Contributor

Changes

Use block_compression_config as input for the scale estimation algorithm.

Reason for changes

GPTQ fails with per-channel int4 compression.

Related tickets

ref: 159891

Tests

test_call_gptq_with_dataset_scale_estimation_neg_group_size

@alexsu52 alexsu52 requested a review from a team as a code owner February 17, 2025 05:59
@github-actions github-actions bot added NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF PTQ Pull requests that updates NNCF PTQ labels Feb 17, 2025
@alexsu52 alexsu52 requested a review from ljaljushkin February 17, 2025 05:59
@alexsu52 alexsu52 changed the title As/159891 Fix: GPTQ fails with per-channel int4 compression. Feb 17, 2025
@ljaljushkin ljaljushkin merged commit 9df265a into openvinotoolkit:develop Feb 17, 2025
17 checks passed
AlexanderDokuchaev pushed a commit to AlexanderDokuchaev/nncf that referenced this pull request Feb 17, 2025
)

### Changes

Use `block_compression_config` as input for the scale estimation
algorithm.

### Reason for changes

GPTQ fails with per-channel int4 compression.

### Related tickets

ref: 159891

### Tests

test_call_gptq_with_dataset_scale_estimation_neg_group_size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants