【硬核排障 & 猴子补丁 & 幽灵节点】SageAttention GQA 崩溃与 Flash Attention 兼容性修复全记录环境: ComfyUI v0.28.0 + Windows + CUDA + SageAttention 问题: RuntimeError: The size of tensor a (32) must match the size of tensor b (8) 根因: ComfyUI v0.28.0 全面启用 GQA,SageAttention CUDA kernel 不兼容 修复: 非侵入式幽灵节点动态拦截 + 原生 PyTorch SDPA 回退