✨ [llm][npu][quant] Add W4A4 MXFP4 quantization support for Qwen3 Dense on Ascend NPU (#23795)
This commit is contained in:
@@ -46,8 +46,8 @@ The following table summarizes quantization method support across NVIDIA and AMD
|
||||
<td><code>mxfp4</code></td>
|
||||
<td>Yes</td>
|
||||
<td>Yes</td>
|
||||
<td>WIP</td>
|
||||
<td>Requires CDNA3/CDNA4 with MXFP support; uses Aiter</td>
|
||||
<td>Yes (A5)</td>
|
||||
<td>On GPU: requires CDNA3/CDNA4 with MXFP support (uses Aiter). On Ascend NPU (A5): W4A4 MXFP4 for Qwen3 dense LLM (MXFP4 weights + activations) — online uses dual-level MXFP4, offline <code>W4A4_MXFP4</code> checkpoints (single-level) are auto-detected via <code>modelslim</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>mxfp8</code></td>
|
||||
|
||||
Reference in New Issue
Block a user