Skip to content

Ludwig v0.10.4

Latest
Compare
Choose a tag to compare
@alexsherstinsky alexsherstinsky released this 30 Jul 00:11
· 7 commits to master since this release
be821e4

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

Full Changelog: v0.10.3...v0.10.4