Ludwig Versions Save

Low-code framework for building custom LLMs, neural networks, and other AI models

v0.10.3

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.2...v0.10.3

v0.10.2

1 month ago

What's New

    adapter:
        type:  lora
        use_rslora:  false
        use_dora: false
    trainer:
        eval_batch_size:  auto
LudwigModel.load(model_dir, from_checkpoint=True)

Full Changelog

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.1...v0.10.2

v0.10.1

2 months ago

What's Changed

  • Fixed a critical bug in Gemma model fine-tuning that prevented the model from learning when to stop generation. This is accomplished by using eos token in target tensor for instruction-tuning by @geoffreyangus in https://github.com/ludwig-ai/ludwig/pull/3945

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.0...v0.10.1

v0.10.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.9.3...v0.10.0

v0.9.3

3 months ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.9.2...v0.9.3

v0.9.2

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.9.1...v0.9.2

v0.9.1

4 months ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.9...v0.9.1

v0.9

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8...v0.9

v0.8.6

6 months ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8.5...v0.8.6

v0.8.5

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8.4...v0.8.5