| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ludwig v0.10.3 source code.tar.gz | 2024-04-08 | 5.3 MB | |
| Ludwig v0.10.3 source code.zip | 2024-04-08 | 5.8 MB | |
| README.md | 2024-04-08 | 940 Bytes | |
| Totals: 3 Items | 11.0 MB | 0 | |
What's Changed
- Replace Slack links with Discord links. by @alexsherstinsky in https://github.com/ludwig-ai/ludwig/pull/3988
- Allow image bytes type during preprocessing by @vijayi1 in https://github.com/ludwig-ai/ludwig/pull/3971
- Fix for 'upload_to_hf_hub()' path mismatch with 'save()' by @sanjaydasgupta in https://github.com/ludwig-ai/ludwig/pull/3977
- Minor change to fix the incorrect response truncation by @amankhandelia in https://github.com/ludwig-ai/ludwig/pull/3986
- Pin minimum transformers to 4.39 to reduce Llama/Gemma memory pressure by @arnavgarg1 in https://github.com/ludwig-ai/ludwig/pull/3976
- Actually add support for RSLoRA and DoRA by @arnavgarg1 in https://github.com/ludwig-ai/ludwig/pull/3984
New Contributors
- @amankhandelia made their first contribution in https://github.com/ludwig-ai/ludwig/pull/3986
Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.2...v0.10.3