Skip to content

Commit a268e0c

Browse files
committed
update compression_formats.md int4_pack_quantized
Signed-off-by: Wangzheee <634486483@qq.com>
1 parent 68d2542 commit a268e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/compression_formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sparsity type. For more details on the quantization schemes, see
1414
| W4A16 - float | None | nvfp4_pack_quantized | Dense |
1515
| W4A4 - float | None | nvfp4_pack_quantized | Dense |
1616
| W4A16 - int | None | pack_quantized | Dense |
17-
| W4A8 - int | None | int4_quantized | Dense |
17+
| W4A8 - int | None | int4_pack_quantized | Dense |
1818
| W8A16 - int | None | pack_quantized | Dense |
1919
| W8A16 - float | None | naive_quantized | Dense |
2020
| W8A8 - int | 2:4 | int_quantized | Sparse24 |

0 commit comments

Comments
 (0)