Skip to content

Add Additional Model Mappings for AWQ and SmoothQuant #1442

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

Open
dsikka opened this issue May 16, 2025 · 2 comments
Open

Add Additional Model Mappings for AWQ and SmoothQuant #1442

dsikka opened this issue May 16, 2025 · 2 comments
Labels
enhancement New feature or request good first issue A good first issue for users wanting to contribute

Comments

@dsikka
Copy link
Collaborator

dsikka commented May 16, 2025

For AWQ, this requires updating this file: https://github.com/vllm-project/llm-compressor/blob/main/src/llmcompressor/modifiers/awq/mappings.py

For SmoothQuant, this requires updating : https://github.com/vllm-project/llm-compressor/blob/main/src/llmcompressor/modifiers/smoothquant/utils.py

@dsikka dsikka added bug Something isn't working enhancement New feature or request good first issue A good first issue for users wanting to contribute and removed bug Something isn't working labels May 16, 2025
@brian-dellabetta
Copy link
Collaborator

For an example PR adding Qwen and Phi mappings to AWQ, see #1440

@yugborana
Copy link

Hey. I am looking to work up on this issue.
Understanding the code base working...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue A good first issue for users wanting to contribute
Projects
None yet
Development

No branches or pull requests

3 participants