Download Latest Version v0.11.4 source code.tar.gz (5.2 MB)
Email in envelope

Get an email when there's a new version of Ludwig

Home / v0.11.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-02 516 Bytes
v0.11.4 source code.tar.gz 2026-04-02 5.2 MB
v0.11.4 source code.zip 2026-04-02 5.7 MB
Totals: 3 Items   10.9 MB 0

Fixes

  • Fix DDP checkpoint race condition: use os.makedirs(exist_ok=True) to prevent FileExistsError when multiple workers create the training checkpoints directory simultaneously
  • Fix dask metadata mismatch in batch_predict: keep from_ray_dataset() inside tensor_extension_casting(False) context so partition dtypes match metadata during calibration
  • Pin minimum dask version to 2026.1.2 in distributed requirements
  • Disable tensor extension casting in batch_predict to fix dask metadata mismatch
Source: README.md, updated 2026-04-02