Skip to content

Fix quantize matrix multiplication floor issue - #4251

Merged
zcbenz merged 1 commit into
ml-explore:mainfrom
JasonHonKL:fix/qvm-split-k
Aug 14, 2026
Merged

Fix quantize matrix multiplication floor issue#4251
zcbenz merged 1 commit into
ml-explore:mainfrom
JasonHonKL:fix/qvm-split-k

Conversation

@JasonHonKL

Copy link
Copy Markdown
Contributor

Proposed changes

Fix #4250

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation (if needed)

@zcbenz zcbenz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch!

@zcbenz
zcbenz merged commit 4947e3b into ml-explore:main Aug 14, 2026
28 checks passed
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.

[BUG] mx.quantized_matmul(transpose=False) returns ALL ZEROS or partial garbage on GPU

2 participants