Skip to content

feat: add importance-aware mixed-precision quantization - #2083

Closed
wangwenmingaa wants to merge 5 commits into
vllm-project:mainfrom
wangwenmingaa:feature/quantization_importance_aware
Closed

feat: add importance-aware mixed-precision quantization#2083
wangwenmingaa wants to merge 5 commits into
vllm-project:mainfrom
wangwenmingaa:feature/quantization_importance_aware

Merge branch 'main' into feature/quantization_importance_aware

d66d117
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 9, 2026 in 4s

7 potential rules

Rule: label-documentation (label)

  • -closed
  • label != stale
  • -files~=^Makefile$
  • -files~=^\.github/
  • -files~=^pyproject\.toml$
  • -files~=^src/
  • -files~=^tests/
  • any of:
    • files~=^examples/
    • files~=^[^/]+\.md$
    • files~=^docs/

Rule: auto-rebase if approved, ready, and 5 commits behind main (rebase)

  • -closed
  • -closed [📌 rebase requirement]
  • label != stale
  • label = ready
  • #approved-reviews-by >= 1
  • #commits-behind >= 5
  • -conflict
  • -conflict [📌 rebase requirement]
  • -draft
  • base = main
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]

Rule: ping author on conflicts and add 'needs-rebase' label (comment, label)

  • -closed
  • conflict
  • label != stale

Rule: remove 'needs-rebase' label when conflict is resolved (label)

  • -closed
  • -conflict

Rule: add quality-failed label (comment, label)

  • -closed
  • check-failure = quality-check
  • label != stale

Rule: remove quality-failed label (label)

  • -closed
  • label != stale
  • -check-failure = quality-check

Rule: label community PRs for two reviews (label)

  • -closed
  • label != stale
  • -draft
  • author != HDCharles
  • author != brian-dellabetta
  • author != dsikka
  • author != kylesayrs

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com