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

[Core] Add Ascend Quant Config to main branch #33

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

Angazenn
Copy link

This pr adds Ascend Quant Config to main branch of vllm_asscend. It enables vllm && vllm_ascend to load and parse quantized weights from msmodelslim. It includes AscendQuantConfig class which inherits from vllm QuantizationConfig class, AscendLinearMethod class which inherits from vllm LinearMethodBase class, AscendQuantizer class that dispatches corresponding quanzation methods.

angazenn added 26 commits February 7, 2025 10:08
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Signed-off-by: angazenn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant