Skip to content

Conversation

@n1ck-guo
Copy link
Contributor

@n1ck-guo n1ck-guo commented Jan 8, 2026

No description provided.

@n1ck-guo n1ck-guo requested a review from xin3he January 8, 2026 04:43
Signed-off-by: n1ck-guo <[email protected]>
@n1ck-guo n1ck-guo mentioned this pull request Jan 8, 2026
Signed-off-by: n1ck-guo <[email protected]>
Copy link
Contributor

Copilot AI commented Jan 8, 2026

@xin3he I've opened a new pull request, #1241, to work on those changes. Once the pull request is ready, I'll request review from you.

@xin3he
Copy link
Contributor

xin3he commented Jan 8, 2026

@copilot

Copy link
Contributor

Copilot AI commented Jan 8, 2026

@xin3he I've opened a new pull request, #1242, to work on those changes. Once the pull request is ready, I'll request review from you.

#### Format and scheme support matrix
|export format | supported scheme |
|--------------|------------------|
|**auto_round** | W4A16, W2A16, W3A16, W8A16, MXFP4, MXFP8, NVFP4, FPW8A16, W2A16G64, W2A16G32, FP8_STATIC, BF16|
Copy link
Contributor

Choose a reason for hiding this comment

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

Schemes without kernel support are shown in gray (or marked differently).

@OutputFormat.register("auto_awq")
class AutoAWQFormat(OutputFormat):
support_schemes = ["W4A16", "W2A16", "W3A16", "W8A16", "BF16", "W2A16G64", "W2A16G32"]
support_schemes = ["W4A16"]
Copy link
Contributor

Choose a reason for hiding this comment

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

AutoRound/AWQ support schemes like W4G256, which may not be listed under the schemes. If the current code does not support it, that would be a serious issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will resolve this in a new pr

Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
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.

4 participants