v1.0.1
This is a maintenance release with not many new features.
What's Changed
- fix reference error to use_dora by @bghira in #929
- fix merge error by @bghira in #930
- fix use of --num_train_epochs by @bghira in #932
- merge fixes by @bghira in #934
- documentation updates, deepspeed config reference error fix by @bghira in #935
- Fix caption_with_cogvlm.py for cogvlm2 + textfile strategy by @burgalon in #936
- dependency updates, cogvlm fixes, peft/lycoris resume fix by @bghira in #939
- feature: zero embed padding for t5 on request by @bghira in #941
- merge by @bghira in #942
- comet_ml validation images by @burgalon in #944
- Allow users to init their LoKr with perturbed normal w2 by @AmericanPresidentJimmyCarter in #943
- merge by @bghira in #948
- fix typo in PR by @bghira in #949
- update arg name for norm init by @bghira in #950
- configure script should not set dropout by default by @bghira in #955
- VAECache: improve startup speed for large sets by @bghira in #956
- Update FLUX.md by @anae-git in #957
- mild bugfixes by @bghira in #963
- fix bucket worker not waiting for all queue worker to finish by @burgalon in #967
- merge by @bghira in #968
- fix DDP for PEFT LoRA & minor exit error by @bghira in #974
New Contributors
Full Changelog: v1.0...v1.0.1