Disty0
Disty0
IPEX 2.8 works fine now. Tho base PyTorch XPU has issues with GCC 15 with torch.compile so use GCC 14 with PyTorch 2.8 if you want to use torch.compile. (https://github.com/pytorch/pytorch/issues/159974)
Only ESRGAN is supported on OpenVINO. Disable upscaler compile and this will make it use CPU with PyTorch instead. It should be disabled by default now: https://github.com/vladmandic/automatic/commit/66de7597d1b44e5c78ab3b1f8fa3ff1be834562a Added a note...
Does this still happen with latest version?
_convert_weight_to_int4pack issue should be fixed now. Alos, xFormers is only compatible with SD 1.5 and SDXL. Added a warning and disabled xFormers for other models in dev branch.
Does this still happen with a clean install and when following the steps from Zluda wiki without skipping any steps? https://vladmandic.github.io/sdnext-docs/ZLUDA/ Also fill in the required fields like sytem info...
Closing as no information provided.