What's Changed
What's new
- Add repr for QuantizedTransformersModel by @imba-tjd in #357
- Bump minimal pytorch version to 2.6 by @dacorvo in #373
Bug fixes
- [tests] enable testing for xpu (rebased) by @dacorvo in #349
- enable qbitstensor test on xpu by @dacorvo in #350
- fix(library): only compile CUDA extension on Linux by @dacorvo in #365
- Fix error when trying to access
state_dictafter activation quantization by @DN6 in #371
New Contributors
Full Changelog: v0.2.6...v0.2.7