microsoft / BitBLAS

BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
MIT License
190 stars 21 forks source link

[Dev] Bump Version to dev0.8 and fix issue INT8xINT2 #49

Closed LeiWang1999 closed 3 weeks ago

LeiWang1999 commented 3 weeks ago

This pull request includes a number of changes across several files in the codebase. The main themes of these changes are updates to versioning, modifications to methods and classes, and the addition of new methods and classes.

Updates to versioning:

Modifications to methods and classes:

Addition of new methods and classes: