| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-01 | 2.7 kB | |
| v4.9.1 - optimisations and bugfixes source code.tar.gz | 2026-09-01 | 17.9 MB | |
| v4.9.1 - optimisations and bugfixes source code.zip | 2026-09-01 | 20.2 MB | |
| Totals: 3 Items | 38.1 MB | 0 | |
What's Changed
- Extend metadata-only bucketing to still images in the discovery backend by @AL3708 in https://github.com/bghira/SimpleTuner/pull/3001
- implement optimised data filtration for all backends by @bghira in https://github.com/bghira/SimpleTuner/pull/3165
- support Krea2 turbo LoRA from TheDivergentAI by @bghira in https://github.com/bghira/SimpleTuner/pull/3168
- Fix Krea2 eval dynamic shift patch sizing by @bghira in https://github.com/bghira/SimpleTuner/pull/3169
- (#3160) refactor report_to for multiple trackers; remove "all" option by @bghira in https://github.com/bghira/SimpleTuner/pull/3170
- Add manual system telemetry metrics logging by @bghira in https://github.com/bghira/SimpleTuner/pull/3172
- Add local metrics galleries and timestep charts by @bghira in https://github.com/bghira/SimpleTuner/pull/3173
- Prevent training service tests from leaking running jobs by @bghira in https://github.com/bghira/SimpleTuner/pull/3174
- Fix WebUI save dirty state tracking by @bghira in https://github.com/bghira/SimpleTuner/pull/3177
- Treat blank publishing config as disabled by @bghira in https://github.com/bghira/SimpleTuner/pull/3178
- Stabilize cloud hardware profile E2E harness by @bghira in https://github.com/bghira/SimpleTuner/pull/3179
- Improve training metrics dashboard layout by @bghira in https://github.com/bghira/SimpleTuner/pull/3180
- Fix validation adapter state restore by @bghira in https://github.com/bghira/SimpleTuner/pull/3182
- fix(server): five audit_log calls omit the required action argument by @Anai-Guo in https://github.com/bghira/SimpleTuner/pull/3181
- Improve CUDA OOM log extraction by @bghira in https://github.com/bghira/SimpleTuner/pull/3183
- Fix adapter-only validation adapter runs by @bghira in https://github.com/bghira/SimpleTuner/pull/3186
- Fix metrics layout with many validation samples by @bghira in https://github.com/bghira/SimpleTuner/pull/3187
- Fix validation lightbox checkpoint switching by @bghira in https://github.com/bghira/SimpleTuner/pull/3189
- Fix W&B tracker initialization handling by @bghira in https://github.com/bghira/SimpleTuner/pull/3190
- Fix validation artifact asset formats by @bghira in https://github.com/bghira/SimpleTuner/pull/3191
- fix(quantisation): QuantoLoraConv2d cannot be constructed (update_layer missing use_dora) by @Anai-Guo in https://github.com/bghira/SimpleTuner/pull/3192
- merge by @bghira in https://github.com/bghira/SimpleTuner/pull/3193
New Contributors
- @Anai-Guo made their first contribution in https://github.com/bghira/SimpleTuner/pull/3181
Full Changelog: https://github.com/bghira/SimpleTuner/compare/v4.9.0...v4.9.1