Skip to content

GPTQModel v1.3.0

Choose a tag to compare

@Qubitium Qubitium released this 26 Nov 19:13
· 1776 commits to main since this release
8819f51

What's Changed

Zero-Day Hymba model support added. Removed tqdm and rogue depends.

  • Move lm-eval to utils to make it optional, fixed #664 by @CSY-ModelCloud in #666
  • Add ipex bench code by @LRL-ModelCloud in #660
  • [MODEL] add hymba support by @LRL-ModelCloud in #651
  • [FIX] HymbaConfig.conv_dim keys is converted from str to int by @ZX-ModelCloud in #674
  • [FIX] progress first index starts from 1 instead of 0 by @ZX-ModelCloud in #673

Full Changelog: v1.2.3...v1.3.0