Skip to content

Conversation

@Oleg-Goncharov
Copy link
Collaborator

@Oleg-Goncharov Oleg-Goncharov commented Jan 12, 2026

Description

This PR adds a new kernel that supports MXFP8 quantization of grouped tensors.

Fixes # (issue)

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Added MXFP8 cast kernel for grouped tensors
  • Added test suite

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@Oleg-Goncharov Oleg-Goncharov force-pushed the pr_mxfp8_grouped_kernel branch 4 times, most recently from e6bf02a to fc2a53f Compare January 15, 2026 16:15
@Oleg-Goncharov Oleg-Goncharov added enhancement New feature or request MoE labels Jan 15, 2026
@ptrendx ptrendx linked an issue Jan 16, 2026 that may be closed by this pull request
Signed-off-by: Oleg Goncharov <ogoncharov@nvidia.com>
@Oleg-Goncharov Oleg-Goncharov force-pushed the pr_mxfp8_grouped_kernel branch from 74a7917 to 88cf1b2 Compare January 21, 2026 17:00
pre-commit-ci bot and others added 6 commits January 21, 2026 17:00
Signed-off-by: Oleg Goncharov <ogoncharov@nvidia.com>
Signed-off-by: Oleg Goncharov <ogoncharov@nvidia.com>
Signed-off-by: Oleg Goncharov <ogoncharov@nvidia.com>
@Oleg-Goncharov Oleg-Goncharov force-pushed the pr_mxfp8_grouped_kernel branch from 7c4fda7 to 39bb24f Compare January 22, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request MoE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quantization support for GroupedTensor: MXFP8

2 participants