github filipstrand/mflux v.0.16.0
Release 0.16.0

latest releases: v.0.18.0, v.0.17.5, v.0.17.4...
5 months ago

✨ Improvements

  • Completely rewritten training system: Rebuild LoRA training end-to-end, replacing the DreamBooth-specific implementation with a new common training stack (dataset, state, optimizer, runner, and statistics) shared across model families.
  • New base-model support for training and inference: Add support for flux2-klein-base-4b, flux2-klein-base-9b, and z-image (in addition to z-image-turbo) with dedicated FLUX.2 and Z-Image training adapters.
  • Performance tuning: Improve core scheduler/model execution paths used by FLUX.2 and Z-Image.

🐛 Bug Fixes

  • FLUX.2 Klein 9B text encoder overrides: Fix override resolution/application in the FLUX.2 initializer/config flow.

🧰 DX & Maintenance

  • FLUX.1 legacy cleanup: Remove legacy FLUX.1 image-generation tests/resources and retire unused helper tools.
  • Dependency alignment: Update install guidance for stable transformers 5.0 and refresh lockfile/dependency metadata.

📝 Documentation

  • Training docs refresh: Expand and update training docs/README sections for common training, FLUX.2, and Z-Image.
  • Install troubleshooting: Add troubleshooting guidance for hf_transfer installation issues.

👩‍💻 Contributors


Don't miss a new mflux release

NewReleases is sending notifications on new releases.