diffusers
b351be23
- LongCat Image pipeline: Allow offloading/quantization of text_encoder component (#12963)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
LongCat Image pipeline: Allow offloading/quantization of text_encoder component (#12963) * Don't attempt to move the text_encoder. Just move the generated_ids. * The inputs to the text_encoder should be on its device
References
#12963 - LongCat Image pipeline: Allow offloading/quantization of text_encoder component
Author
Yahweasel
Parents
d8f4dd29
Loading