[Docs] Update Ascend NPU GGUF quantization documentation (#23845)

This commit is contained in:
1874.
2026-04-27 17:30:24 +03:00
committed by GitHub
parent f2b84b90ac
commit 47b8eadbc4
3 changed files with 133 additions and 81 deletions
@@ -130,8 +130,8 @@ The following table summarizes quantization method support across NVIDIA and AMD
<td><code>gguf</code></td>
<td>Yes</td>
<td>No</td>
<td>WIP</td>
<td>CUDA-only kernels in sgl-kernel</td>
<td>Yes</td>
<td>CUDA kernels in sgl-kernel; Ascend uses CPU pre-dequantization at load time</td>
</tr>
<tr>
<td><code>modelopt</code> / <code>modelopt_fp8</code></td>