Skip to content

Conversation

@LeiWang1999
Copy link
Contributor

This pull request includes significant updates to the GPU intrinsic functions for decoding and interleaving weights in the bitblas library. The changes mainly focus on enhancing the decoding process with additional features and fixing a bug in the interleaving function.

Enhancements to decoding functions:

  • bitblas/gpu/intrin/lop3.py: Introduced a new template function decode_i1b_to_f16 with additional parameters for signed integers, scaling, and zero handling. This function supports different modes for zero handling (original, rescale, quantized) and includes the necessary logic for these modes.

Bug fix in interleaving function:

@LeiWang1999 LeiWang1999 changed the title [Dev] Fix correctness issue for float16xuint1 with fast dequantize [Bugfix] Fix correctness issue for float16xuint1 with fast dequantize Dec 24, 2024
@LeiWang1999 LeiWang1999 merged commit 6d12674 into microsoft:main Dec 24, 2024
4 of 5 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.

1 participant