发布

  • Ludwig v0.11.0

    frostbyte_neo 发布于 2026-02-27 04:28:38 +00:00

    Major modernization release:

    • Python 3.10+ (dropped 3.8/3.9)
    • PyTorch 2.6, Ray 2.54, transformers 5.x, NumPy 2.x, Dask 2026.1.2
    • Removed Horovod, Neuropod, and GBM (LightGBM) backends
    • Replaced Ray DatasetPipeline with modern ray.data.Dataset (lazy execution)
    • Custom attention uses F.scaled_dot_product_attention
    • Updated PyTorch profiler API to nanosecond precision
    • Comprehensive CI modernization (3266 tests passing)
    • Pre-commit hooks updated to latest versions (black 26, flake8 7.3, isort 8)

    Signed-off-by: Piero Molino piero.molino@gmail.com

    下载附件