Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 26 May 03:13
e2da3a1

Full Changelog: v0.6.2...v0.6.4

  • Fixes conversion of FP8 models that have optional scale
  • Fixes conversion of LTX2.3 models. This one was a fun rabbit hole...
  • Fixes a race condition crash in the GUI when dropping in a model while a model was loaded
    • This is why v0.6.3 got skipped, if you noticed that. It had this bug.