Feat: add dtype selection to PixArt - #12
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SLAPaper
commented
Jan 26, 2024
type annotations removed |
city96
commented
Jan 27, 2024
Thanks, looks good now. I thought about it more and I might be able to get FP8 support working for just the PixArt model. I'll take a shot at it tonight or tomorrow, then merge this if that doesn't pan out. |
city96
commented
Jan 28, 2024
Alright, I got started on proper FP8 support on this branch. I think it's doable, though I don't have much free time these days. In the meantime I just added a quick workaround so the current code still works when launched with |
SLAPaper
commented
Jan 29, 2024
Fine, I'll test it afterwards |
SLAPaper
commented
Jan 29, 2024
The quick fix works fine, thanks! |
add dtype selection to pixart loading so that it won't conflicting with fp8 mode of ComfyUI, which is incompatible with pixart models mentioned in #9