While loading the z-image turbo model in Diffuse v0.3.6-alpha on a Ryzen AI HX 370 I get a "Attempted to read past the end of the stream." error in the LoadPipelineAsync Dialog. The error log shows
[ERR] RuntimeError exception occured
CSnakes.Runtime.PythonRuntimeException: No HIP GPUs are available
File "Diffuse\PythonRuntime\Pipelines\ZImagePipeline.py", line 66, in load
_pipeline.enable_sequential_cpu_offload(device=execution_device)
