Skip to content

Conversation

@22dimensions
Copy link
Collaborator

@22dimensions 22dimensions commented Oct 28, 2025

modelslim doesn't support w4a8 quantization for dense model and the performance isn’t great, so remove this tutorial.

What this PR does / why we need it?

modelslim doesn't support w4a8 quantization for dense model right now and the performance of w4a8 dense model isn’t great, so remove this tutorial. Maybe replace this tutorial with w4a8 for moe model.

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI

@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 28, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the tutorial for Qwen3 dense W4A8 quantization, which is appropriate given that the feature is not well-supported. However, the change is incomplete as it leaves a broken link in the documentation's table of contents. I have added a comment with details on how to fix this.

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

modelslim doesn't support w4a8 quantization for dense model and the performance isn’t great, so remove this tutorial.

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant