What's Changed
- Small typo in dequantization script by @arnavgarg1 in #3993
- Docs: update visualize.py by @eltociear in #4001
- [MAINTENANCE] Most Recent Version of matplotlib breaks ptitprince and seaborn method calls. by @alexsherstinsky in #4007
- [MAINTENANCE] Make the implementation for the fix of the ViTEncoder to ensure that the transformers.ViTModel returns the output_attentions more elegant (and cuts on the amount of code) by @alexsherstinsky in #4008
- Fix mnist source by @mhabedank in #4011
- Support for freezing pretrained vision model layers with regex by @ethanreidel in #3981
- Add Phi-3 Support by @arnavgarg1 in #4014
New Contributors
- @eltociear made their first contribution in #4001
- @mhabedank made their first contribution in #4011
Full Changelog: v0.10.3...v0.10.4