Skip to content

V0.15.0 release

Choose a tag to compare

@chensuyue chensuyue released this 31 Aug 05:55
· 128 commits to main since this release

Highlights

  • Experimentally support algorithm combination
  • Support SVDQuant by @changwangss in #2095
  • Feature: speedup autoscheme with multi-process and cache files by @xin3he in #2083
  • Stream AutoScheme's per-layer sensitivity scoring block-by-block by @aquilarubra in #2063
  • Add OpenCodeInstruct calibration dataset by @changwangss in #2096
  • Support fused MoE quantization and export for GGUF format by @n1ck-guo in #2072
  • Enable torch.compile by default and update related documentation by @xin3he in #2070
  • Ark: add SpargeAttn support by @yiliu30 in #2027

Bug fixes and Improvements

New Contributors

Full Changelog: v0.14.0...v0.15.0