Skip to content

v1.2.72 - Flux2 model error fix & export checkpoint

Choose a tag to compare

@imprsnst imprsnst released this 16 Aug 07:11
· 1 commit to main since this release

Fixes

  • fp8 and int8 FLUX.2 checkpoints for chunk expects at least a 1-dimensional tensor.
  • An already-quantized checkpoint is no longer quantized a second time.
  • Klein 9B downloads again; the old repo was removed from Hugging Face switch to official.
  • Ggated repo now says to accept its licence instead of reporting the repository as missing.

LoRA training

  • Mid-run snapshots land in models/loras/ as each checkpoint is written, not when the run ends.

Upgrading

cd Inline-Studio
git fetch && git pull
cd core
./webui.sh --install --extra all
./webui.sh

Full Changelog: v1.2.71...v1.2.72