RootCauseunvalidated
the token embedding expansion from quantized to float requires ~18GB peak system RAM — during text encoder (umt5-xxl) dequantization. Tension: With --novram (full CPU offload), it still fails if system RAM is constrained. Outcome: cgroup/systemd memory limits kill the process before swap is fully utilized.
6251436d-5e0d-4c72-bd0e-572f5d0296ea
the token embedding expansion from quantized to float requires ~18GB peak system RAM — during text encoder (umt5-xxl) dequantization. Tension: With --novram (full CPU offload), it still fails if system RAM is constrained. Outcome: cgroup/systemd memory limits kill the process before swap is fully utilized.