Skip to content

Revert "[Bugfix] Fix activation quantization dispatch for WNA4Int/WNA8Int" (#48785)#49032

Draft
vllm-agent wants to merge 1 commit into
vllm-project:mainfrom
vllm-agent:auto-revert/pr-48785
Draft

Revert "[Bugfix] Fix activation quantization dispatch for WNA4Int/WNA8Int" (#48785)#49032
vllm-agent wants to merge 1 commit into
vllm-project:mainfrom
vllm-agent:auto-revert/pr-48785

Conversation

@vllm-agent

Copy link
Copy Markdown
Contributor

Reverts #48785 ("[Bugfix] Fix activation quantization dispatch for WNA4Int/WNA8Int").

Reason: This PR is linked to 1 new nightly CI failure in build #78700:

  • LM Eval Humming Act fp8/int8 (H100 - TEMPORARY)

The Qwen3-4B-mixed-quant-RTN-humming server crashed at startup (profile_run) with an AssertionError in the humming WNA4Int kernel dispatch (assert meta.a_dtype in cls.b4_allowed_dtypes), triggered from CompressedTensorsWNA4Int.apply_weights. This PR modified exactly the files/functions in the crash traceback (compressed_tensors_wNa4.py, humming_utils.py).

Failure is deterministic (server startup crash), not an infra/flaky issue.

Auto-generated by CI failure analyzer.

@mergify mergify Bot added the bug Something isn't working label Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant