Stable Diffusion: Transformer2D 的 GroupNorm 使用 MLX 的默认 eps (1e-5),而 diffusers 使用 1e-6

作者: andreinknv创建于 2026年7月31日更新于 2026年7月31日

Against reference activations dumped from the diffusers UNet on the same weights and the same inputs, the assembled UNet output moves by more than an order of magnitude:

内容来源: ml-explore/mlx-examples