1
Automatic1111 not playing nice with OpenVINO or IPEX?
Post Flair (click to view more posts with a particular flair)
Post Body
OS is Windows 11. GPU is an A750 LE. I've been trying to run Stable Diffusion with Automatic1111 with various models such as AbyssOrangeMix v.3. I installed the OpenVINO version and verified it was up to date. On some prompts, the operation would fail with
ValueError: `prompt_embeds` and `negative_prompt_embeds` must have the same shape when passed directly, but got: `prompt_embeds` torch.Size([1, 77, 1024]) != `negative_prompt_embeds` torch.Size([1, 154, 1024])
Take away the negatives completely, and it would run.
I also tried both the RC and dev branch where --use-ipex was available and enabled. This time, whenever there was a negative embedding present, I would get this error:
RuntimeError: could not create a primitive descriptor for a matmul primitive
Again, removing the offending item from the prompt would allow the process to run.
I've used SD.Next with --use-ipex pretty much out of the box with no such errors. So my first thought is I may have done something wrong or incomplete with the 1111 setup?
Author
Account Strength
100%
Account Age
10 years
Verified Email
Yes
Verified Flair
No
Total Karma
114,660
Link Karma
39,015
Comment Karma
74,996
Profile updated: 1 day ago
Posts updated: 6 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/StableDiffu...