Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@LopezCastroRoberto LopezCastroRoberto released this 03 Sep 09:53
· 3 commits to main since this release
155e03e

🚀 What is new in QuTLASS v0.1.0:

  • Support for sm_100 GPUs (e.g., NVIDIA B200).
  • NVFP4 Microscaling:
    • Full W4A4 quantization support.
    • Online rotations:
      • Fused transform + quantization + scale computation.
      • Rotation matrices loaded at runtime, allowing any transformation to be applied.
    • NVFP4 Matmul Kernels:
      • CUTLASS-backed NVFP4:NVFP4 with block-scale reordering.
    • Quantization:
      • Abs-Max supported.
  • Multiple rotation sizes (16/32/64/128) supported for both MXFP4 and NVFP4.