Skip to content

Conversation

@yadaish
Copy link

@yadaish yadaish commented Dec 4, 2025

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

@yadaish yadaish changed the title a16w4 int4 support [WIP] a16w4 int4 support Dec 4, 2025

a_type = "bf16"
b_type = "fp4"
b_type = "i4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove fp4 here?

)
a2 = a2.view(token_num, topk, inter_dim)

sorted_weights_value = sorted_weights if not doweight_stage1 else None
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the a16w4 support the "doweight_stage1 "?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know where the line coming from. Maybe it comes from my incorrect conflict reolsve. It seems that it has nothing to do with a16w4 feature. Remove it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants