#Z-Image-turbo: black output after few generations

1 messages · Page 1 of 1 (latest)

rough monolith
#

I have a weir bug using Z-image, and only Z-image. I do generations around 1024x1024 res, they come out fine, then suddenly everything breaks and all I get is black output. Like fully black image, from the first step. Restarting the back-end helps.

SwarmUI v0.9.7.2
Windows 11 24H2
RTX4090, 7950X3D, 64GB DDR5

rough monolith
jolly viper
rough monolith
#

I appreciate the sentiment 🙂

scarlet python
#

I'm having the same issue on MacOS. Trying to figure it out.

jolly viper
rough monolith
rough monolith
jolly viper
scarlet python
#

Yes, forcing fp32 worked for me, hopefully it works for you!

rough monolith
tardy prairie
#

fp32 shouldn't be needed for you on a 4090

#

you have bf16 and fp8 support on a 4090, both of which should dodge the fp16 range error that a mac may hit

rough monolith
#

I assumed so, but alas. Both bf16 and fp8 result in the same issue. I guess I'll redownload models to see if that helps.

tardy prairie
#

can you replicate a gen that goes black, and then

mighty kindleBOT
#

Hey, it looks like you need help with SwarmUI. If so, here's what to do:

First, hit CTRL+F and search to see if anybody else has already asked the same thing, and check if it's in the Troubleshooting Doc.

If not, open a post in #1255969955808022679.

When making your post, go to your Swarm interface, click Server, then Logs, then the Pastebin button, then Submit. It will generate a link - copy that link, and include it in your #1255969955808022679 post.

Make sure to also describe the problem in your post, and include any relevant information, such as screenshots of the interface or your gen parameters. .

rough monolith
#

As if to mock me, it ran 30 gens back to back with no errors, --fast as the arg (my usual setup). I will update this thread if it happens again.

tardy prairie
#

this commit should make fp16 work potentially

#

so, worth a fresh try @scarlet python and possibly others