Skip to content

v0.6.0 - robust multiGPU training, long validation prompts

Compare
Choose a tag to compare
@bghira bghira released this 02 Oct 00:27
· 2970 commits to release since this release
5c1bb64

image

What's Changed

  • Compel for long prompt handling, opt-out via --disable_compel by @bghira in #196
  • Bugfix/adafactor 24gb by @bghira in #197
  • Min-SNR Gamma fix for v_prediction (round twelve thousand) by @bghira in #198
  • Release by @bghira in #199
  • v0.5.2 by @bghira in #200
  • Use a seed per-gpu by default, and allow persistent workers by @bghira in #201
  • Merge pull request #200 from bghira/main by @bghira in #202
  • v0.6.0 by @bghira in #203
  • Fix Epoch tracking by trimming aspect buckets to remove inaccessible samples
  • Fix directory creation on local backend
  • Fix luminance tracking
  • Fix multi-GPU training hang on epoch rollover by @bghira in #204

Potential issues

  • Long prompt weighting in Compel might be wonky, remove the cache/ directory entries and try again with --disable_compel if any tensor size issues arise.

Full Changelog: v0.5.1...v0.6.0