What's Changed
- tests: fix test suite remaining stuck open at the end on CUDA devices by @bghira in #2584
- Fix TypeError when simpletuner.file is None during training launch by @Copilot in #2585
- flux2: add hint about Flux2 single stream block by @bghira in #2589
- ramtorch: update docs to mention required suffix by @bghira in #2588
- (#2578) ramtorch should match on wildcard like PEFT targets do by @bghira in #2587
- (#2583) remove low_cpu_mem_usage from qwen init, it does not do anything anymore; use dtype instead of torch_dtype by @bghira in #2586
- slider training by @kaibioinfo in #2591
- Sliders by @bghira in #2592
- limit torchao to less than 0.16.0 for diffusers bug by @bghira in #2594
- merge by @bghira in #2595
New Contributors
- @Copilot made their first contribution in #2585
Full Changelog: v4.0.5...v4.0.6