| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ludwig v0.10.4 source code.tar.gz | 2024-07-30 | 5.3 MB | |
| Ludwig v0.10.4 source code.zip | 2024-07-30 | 5.8 MB | |
| README.md | 2024-07-30 | 1.2 kB | |
| Totals: 3 Items | 11.0 MB | 0 | |
What's Changed
- Small typo in dequantization script by @arnavgarg1 in https://github.com/ludwig-ai/ludwig/pull/3993
- Docs: update visualize.py by @eltociear in https://github.com/ludwig-ai/ludwig/pull/4001
- [MAINTENANCE] Most Recent Version of matplotlib breaks ptitprince and seaborn method calls. by @alexsherstinsky in https://github.com/ludwig-ai/ludwig/pull/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 https://github.com/ludwig-ai/ludwig/pull/4008
- Fix mnist source by @mhabedank in https://github.com/ludwig-ai/ludwig/pull/4011
- Support for freezing pretrained vision model layers with regex by @ethanreidel in https://github.com/ludwig-ai/ludwig/pull/3981
- Add Phi-3 Support by @arnavgarg1 in https://github.com/ludwig-ai/ludwig/pull/4014
New Contributors
- @eltociear made their first contribution in https://github.com/ludwig-ai/ludwig/pull/4001
- @mhabedank made their first contribution in https://github.com/ludwig-ai/ludwig/pull/4011
Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.3...v0.10.4