Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 08:51
· 2 commits to master since this release

What's Changed

  • Update windows standalone package to python 3.12 and pytorch 2.5
  • Support for checkpoints with scaled fp8 model weights for best quality when using the scaled fp8 matrix multiplication on hardware that supports it (Nvidia 40 series/ada/H100 and above).
  • Some new experimental nodes to do latent operations (latent->advanced->operations).
  • 🐛 Add device to variable c by @kadirnar in #5210
  • Fix Transformers FutureWarning by @svdC1 in #5140
  • Frontend Manager: avoid redundant gh calls for static versions by @mcmonkey4eva in #5152
  • Ignore more network related errors during websocket communication. by @xiaodong-xie in #5269

New Contributors

Full Changelog: v0.2.3...v0.2.4