Help using your FP8 model outside of comfy.
#7
by
ctf05
- opened
I am using Mochi 1 using the guide they provided on huggingface, not comfy. I import the model using the following code: self.pipe = MochiPipeline.from_pretrained("genmo/mochi-1-preview"). Is there an equivalent way to get the fp8 version? Any help at all is greatly appreciated.