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