Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block-wise 4b quantization matmul operator change #18172

Merged
merged 16 commits into from
Nov 3, 2023

Conversation

chenfucn
Copy link
Contributor

Description

Replace block-wise 4b quantization implementation

Motivation and Context

In #18101 we have an augmented block-wise 4b quantization interface and implementation. Here we use this new implementation in onnxruntime contrib ops

@chenfucn chenfucn requested a review from a team as a code owner October 30, 2023 17:56
@chenfucn chenfucn changed the title Cfu blkq4 Block-wise 4b quantization matmul operator change Oct 30, 2023
Copy link
Member

@yufenglee yufenglee left a comment

Choose a reason for hiding this comment

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

:shipit:

@chenfucn chenfucn merged commit 26b3964 into microsoft:main Nov 3, 2023
84 of 86 checks passed
@chenfucn chenfucn deleted the cfu_blkq4 branch November 3, 2023 22:29
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
Replace block-wise 4b quantization implementation


### Motivation and Context
In microsoft#18101 we have an
augmented block-wise 4b quantization interface and implementation. Here
we use this new implementation in onnxruntime contrib ops

---------

Co-authored-by: Edward Chen <[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