cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[FEA] Has CUTLASS considered supporting Zero-points and block-wise scaling in Hoppr Mixed Grouped Gemm recently?

Open mengsoso opened this issue 10 months ago • 5 comments

For the Hopper architecture, the mixed_dtype_grouped_gemm currently only supports row-wise scaling. However, for the AWQ quantization, the precision loss is still quite significant.

Image

Will CUTLASS support the Zero-points and block-wise scaling of AWQ (W4A16 / W4A8) for MoE models?

Thanks~

mengsoso avatar Apr 24 '25 09:04 mengsoso

Hi @mengsoso, this feature is not on our roadmap, but we welcome community contributions!

mnicely avatar Apr 24 '25 15:04 mnicely

I'd like to more about your use case and model

mnicely avatar Apr 26 '25 19:04 mnicely

cc += @alexsamardzic @IwakuraRein

hwu36 avatar Apr 29 '25 02:04 hwu36

I'd say CUTLASS is more about providing tools to implement such kind of functionality, and for the requested functionality itself you may want to track the development, or open an issue, in a project like torchao.

alexsamardzic avatar Apr 29 '25 15:04 alexsamardzic

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar May 29 '25 16:05 github-actions[bot]

Hello! I create a PR with this functionality

Can you review it, please?

cc @mnicely @hwu36

ankutalev avatar Jul 11 '25 10:07 ankutalev

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] avatar Oct 09 '25 12:10 github-actions[bot]