v1.2.72 - Flux2 model error fix & export checkpoint
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.shFull Changelog: v1.2.71...v1.2.72