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

Enable 4BIT_MAXIMUM compression option #345

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

skuros
Copy link
Contributor

@skuros skuros commented Apr 4, 2024

4BIT_MAXIMUM compression option has the following settings:

"4BIT_MAXIMUM": {
    "mode": nncf.CompressWeightsMode.INT4_SYM,
    "group_size": 128,
    "ratio": 1,
}

@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Apr 4, 2024
@eaidova eaidova merged commit b8d243f into openvinotoolkit:master Apr 9, 2024
12 checks passed
@skuros skuros deleted the 4bit-max branch October 8, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants