v0.26.2: Patch fix for adding `self.use_ada_layer_norm_*` params back to `BasicTransformerBlock`
In v0.26.0, we introduced a bug ๐ in the BasicTransformerBlock by removing some boolean flags. This caused many popular libraries tomesd to break. We have fixed that in this release. Thanks to @vladmandic for bringing this to our attention.
self.use_ada_layer_norm_* params back to BasicTransformerBlock by @yiyixuxu in #6841Fetched April 7, 2026