5 Commits (2ba5cc8b867bc1aabe59fdaf0a8489e65012d603)

Author SHA1 Message Date
comfyanonymous b85216a3c0 Lower T5 memory usage by a few hundred MB. 7 months ago
comfyanonymous 25853d0be8 Use common function for casting weights to input. 7 months ago
comfyanonymous 8328a2d8cd Let hunyuan dit work with all prompt lengths. 7 months ago
comfyanonymous afe732bef9 Hunyuan dit can now accept longer prompts. 7 months ago
comfyanonymous a5f4292f9f
Basic hunyuan dit implementation. (#4102)
* Let tokenizers return weights to be stored in the saved checkpoint.

* Basic hunyuan dit implementation.

* Fix some resolutions not working.

* Support hydit checkpoint save.

* Init with right dtype.

* Switch to optimized attention in pooler.

* Fix black images on hunyuan dit.
7 months ago