ludwig

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

APACHE-2.0 License

Downloads
4.6K
Stars
10.9K
Committers
158
ludwig - Ludwig v0.10.3 Latest Release

Published by alexsherstinsky 7 months ago

What's Changed

New Contributors

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

ludwig - Release v0.10.2

Published by alexsherstinsky 7 months 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

ludwig - Ludwig v0.10.1

Published by alexsherstinsky 8 months ago

What's Changed

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

ludwig - v0.10.0

Published by alexsherstinsky 8 months ago

What's Changed

New Contributors

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

ludwig -

Published by alexsherstinsky 9 months ago

What's Changed

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

ludwig - v0.9.2: Fixes for OOM and other errors in Ludwig 0.9.1

Published by alexsherstinsky 9 months ago

What's Changed

New Contributors

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

ludwig - v0.9.1

Published by geoffreyangus 10 months ago

What's Changed

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

ludwig - v0.9: Mixtral, Phi, Zephyr, and text classification for LLMs

Published by justinxzhao 10 months ago

What's Changed

New Contributors

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

ludwig - v0.8.6

Published by justinxzhao about 1 year ago

What's Changed

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

ludwig - v0.8.5

Published by justinxzhao about 1 year ago

What's Changed

New Contributors

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

ludwig - v0.8.4

Published by justinxzhao about 1 year ago

What's Changed

New Contributors

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

ludwig - v0.8.3

Published by justinxzhao about 1 year ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8.2...v0.8.3

ludwig - v0.8.2

Published by justinxzhao about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8.1...v0.8.2

ludwig - v0.8.1.post1

Published by justinxzhao about 1 year ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.8.1...v0.8.1.post1

ludwig - v0.8: Low Code Framework to Efficiently Build Custom LLMs on Your Data

Published by tgaddair about 1 year ago

Full Release Blog Post Here: https://predibase.com/blog/ludwig-v0-8-open-source-toolkit-to-build-and-fine-tune-custom-llms-on-your-data

What's Changed

New Contributors

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

ludwig - v0.7.5

Published by justinxzhao about 1 year ago

What's Changed

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.7.4...v0.7.5

ludwig - v0.7.4

Published by justinxzhao over 1 year ago

What's Changed

  • Tagger decoder config override and auxiliary validation checks (#3222)

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.7.3...v0.7.4

ludwig - v0.7.3

Published by tgaddair over 1 year ago

What's Changed

  • Support for PyTorch 2.0 via trainer.compile: true (#3246)
  • Fix ludwig docker (#3264)
  • Add env var LUDWIG_SCHEMA_VALIDATION_POLICY to change marshmallow validation strictness (#3226)
  • Add sequence_length capability (#3259)
  • Persist Dask Dataframe after binary image/audio reads (#3241)
  • Replace NaN in timeseries rows with padding_value (#3238)
  • Remove partial RayTune checkpoints for trials that have not completed because of forceful termination (#3232)

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.7.2...v0.7.3

ludwig - v0.7.2

Published by tgaddair over 1 year ago

What's Changed

  • Fix Docker image dependencies and add tests for minimal install (#3186)
  • Fixed learning_rate_scheduler params in automl (#3203)
  • Fixes dict_hash discrepancy (#3195)
  • Guarantee determinism when sampling (either overall via sample_ratio, or while balancing data) (#3191)
  • Add sequence decoder integration tests (#3175)
  • Update SequenceGeneratorDecoder to output predictions and probabilities (#3152)
  • Remove hard dependency on ludwig[tree]. Check model.type() instead of instanceof(model) (#3184)

Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.7.1...v0.7.2

Package Rankings
Top 4.38% on Proxy.golang.org
Top 2.29% on Pypi.org
Badges
Extracted from project README
PyPI version Discord DockerHub Downloads License X Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Star History Chart
Related Projects