| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 466 Bytes | |
| v4.1.2 - qwen image batched training fix source code.tar.gz | 2026-03-25 | 6.7 MB | |
| v4.1.2 - qwen image batched training fix source code.zip | 2026-03-25 | 8.5 MB | |
| Totals: 3 Items | 15.2 MB | 0 | |
What's Changed
- qwen image: fix collate padding for batch_size > 1 by @rafstahelin in https://github.com/bghira/SimpleTuner/pull/2647
- qwen image: per-sample split attention for batched training by @rafstahelin in https://github.com/bghira/SimpleTuner/pull/2648
- qwen_image backport from diffusers git for bs>1 by @bghira in https://github.com/bghira/SimpleTuner/pull/2650
Full Changelog: https://github.com/bghira/SimpleTuner/compare/v4.1.1...v4.1.2