v1.2.0 - Int4, SDPA, and Neural Compressor
Please use the latest driver to take full advantage of the new features link
What's Changed
- Update scikit-learn requirement from <1.5.0 to <1.6.0 by @dependabot in #31
- Add int4 support by @alessandropalla in #32
- Backend performance optimization by @alessandropalla in #35
- Implement SDPA (Scalar dot product attention) NPU kernel by @alessandropalla in #36
- Persistent compilation by @alessandropalla in #39
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v1.1.0...v1.2.0