#29777 [diffusion] Support SP for Krea-2
原始 PR · 作者 AgainstEntropy · 合并时间 2026-07-08 10:39
为 Krea-2 添加序列并行(Ulysses)支持
此 PR 值得精读,特别是 `_forward_with_replicated_prefix` 的 GQA 修复和 `_shard_img_pos_for_sp` 的分片逻辑,展示了如何在扩散注意力中正确实现 Ulysses 序列并行。设计决策(replicated text prefix + sharded image tokens)对类似架构有参考价值。
参与讨论