mirror of
https://github.com/vladmandic/automatic
synced 2026-09-04 20:10:45 +02:00
09eeff30c7
The offload section interleaved shared and mode-specific options. The page now reads top down: general options, an Offload Overrides section holding the exclusions shared by balanced and group offload, then one tuning section per mode. Use torch streams becomes Prefetch with streams and Record torch streams becomes Overlap stream transfers, the section headers carry hints, and the hints reflect live behavior, including dropping the model-reload badge from options that apply on change.